Skip to content

Commit

Permalink
Add google-site-verification meta tag
Browse files Browse the repository at this point in the history
  • Loading branch information
gocemitevski committed Jan 25, 2024
1 parent ea6bba9 commit d42d6a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
Learn how to configure a non-root public URL by running `npm run build`.
-->
<title>%REACT_APP_TITLE%</title>

<meta name="google-site-verification" content="pXNkbz1ln-8sRLEU5WD8p-CXHWb1zIwQFUzpDHwULEk" />
<meta property="og:title" content="%REACT_APP_TITLE%" />
<meta name="description" content="%REACT_APP_DESCRIPTION%" />
<meta property="og:description" content="%REACT_APP_DESCRIPTION%" />
Expand Down

0 comments on commit d42d6a6

Please sign in to comment.