Skip to content

Commit

Permalink
add bing webmaster validation
Browse files Browse the repository at this point in the history
  • Loading branch information
Bregann committed Apr 27, 2024
1 parent 8891473 commit 533eec3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions retrotrack.web/pages/_app.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ export default function App (props: AppProps): JSX.Element {
<title>RetroTrack</title>
<meta name="viewport" content="minimum-scale=1, initial-scale=1, width=device-width" />
<link rel="icon" href="/favicon.ico" />
<meta name="msvalidate.01" content="4FB5C772A502D7FEC312A89842400698" />
<meta property="og:title" content="RetroTrack" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://retrotrack.bregan.me" />
Expand Down

0 comments on commit 533eec3

Please sign in to comment.