Skip to content

Commit 895621e

Browse files
committed
robots meta
1 parent 695027b commit 895621e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/layout/Meta.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ export default function Meta() {
4343
<meta property='og:url' content='/' />
4444
<meta property='og:image:width' content='1200' />
4545
<meta property='og:image:height' content='1200' />
46+
<meta name='robots' content='index, follow' />
4647
<link rel='preconnect' href='https://fonts.googleapis.com' />
4748
<link
4849
rel='preconnect'

0 commit comments

Comments
 (0)