Skip to content

Commit 0462b07

Browse files
update meta desc
1 parent d6c4850 commit 0462b07

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

editor/pages/_document.tsx

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,10 @@ export default function Document() {
1111
<meta name="apple-mobile-web-app-capable" content="yes" />
1212
<meta name="apple-mobile-web-app-status-bar-style" content="default" />
1313
<meta name="apple-mobile-web-app-title" content="PWA App" />
14-
<meta name="description" content="Best PWA App in the world" />
14+
<meta
15+
name="description"
16+
content="Grida Code - Manage your micro-frontend architecture with Componets cloud from Figma designs"
17+
/>
1518
<meta name="format-detection" content="telephone=no" />
1619
<meta name="mobile-web-app-capable" content="yes" />
1720
<meta name="msapplication-config" content="/icons/browserconfig.xml" />

0 commit comments

Comments
 (0)