From 75a84fba68b83668d5de6ec586c755f0324f44a8 Mon Sep 17 00:00:00 2001 From: Nguyen Long Nhat <27698189+torn4dom4n@users.noreply.github.com> Date: Tue, 2 Jan 2024 01:08:37 +0700 Subject: [PATCH] sync descriptions --- gatsby-config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gatsby-config.ts b/gatsby-config.ts index 14e9a56..a032d98 100644 --- a/gatsby-config.ts +++ b/gatsby-config.ts @@ -33,7 +33,7 @@ const config: GatsbyConfig = { options: { name: `Gatsby Starter Emilia | AREA44`, short_name: `Emilia`, - description: `Minimalistic portfolio/photography site with masonry grid, page transitions and big images`, + description: `Minimalistic portfolio/photography site with masonry grid, page transitions and big images.`, start_url: `/`, background_color: `#fff`, display: `standalone`,