Skip to content

Commit b1ac72e

Browse files
1 parent 50fa4f0 commit b1ac72e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/PageHead.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ export const PageHead: React.FC<
2727
content='width=device-width, initial-scale=1, shrink-to-fit=no'
2828
/>
2929

30-
<meta name='theme-color' content='#EB625A' />
30+
<meta name='robots' content='index,follow' />
3131
<meta property='og:type' content='website' />
3232

3333
{site && (

0 commit comments

Comments
 (0)