Skip to content

Commit

Permalink
Merge pull request #425 from MTES-MCT/feat/add_google_certif_meta_line
Browse files Browse the repository at this point in the history
feat(SEO): add google certification meta tag
  • Loading branch information
gaspard-lonchampt authored Oct 12, 2023
2 parents a2c31e9 + 8ef183a commit 727fbae
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@
name="description"
content="Suivre son temps de travail sur la route et en-dehors"
/>
<meta
name="google-site-verification"
content="UE3j-xV1Lpy0jxykhFWruFaA2msF5InsKx3tOrQZsPQ"
/>
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logos/logo180.png" />
<!--
manifest.json provides metadata used when your web app is installed on a
Expand Down

0 comments on commit 727fbae

Please sign in to comment.