Skip to content

Commit

Permalink
Mas meta tags.
Browse files Browse the repository at this point in the history
  • Loading branch information
leerob committed May 23, 2022
1 parent bd0578f commit 99c4fa6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pages/_document.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,10 @@ export default function Document(props) {
content="eZSdmzAXlLkKhNJzfgwDqWORghxnJ8qR9_CHdAh5-xw"
name="google-site-verification"
/>
<meta
content="max-snippet:-1, max-image-preview:large, max-video-preview:-1"
name="robots"
/>
</Head>
<body className="bg-white dark:bg-black text-white dark:text-black">
<Main />
Expand Down

0 comments on commit 99c4fa6

Please sign in to comment.