Skip to content

Commit

Permalink
add bing verf
Browse files Browse the repository at this point in the history
  • Loading branch information
ShrJamal committed Mar 25, 2024
1 parent d9b5dcb commit 77eab6e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/core/BaseHead.astro
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,5 @@ const ogImg = Astro.props.ogImg || '/logo.webp'
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />

<meta name="msvalidate.01" content="5415855BC5D185C977AFB23680253516" />

0 comments on commit 77eab6e

Please sign in to comment.