Skip to content

Commit

Permalink
(seo) measure bing
Browse files Browse the repository at this point in the history
  • Loading branch information
kevincobain2000 committed May 6, 2024
1 parent 832db68 commit 6258665
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/components/Layout.astro
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ const { title, description } = Astro.props;
<meta name="generator" content={Astro.generator} />
<title>{title}</title>
{measurementID && (
<meta name="msvalidate.01" content="CACA3015A8506BC2134B7F467DF44F37" />
<script is:inline async src="https://www.googletagmanager.com/gtag/js?id=G-8C3R3RDHSV"></script>
<script is:inline type="text/javascript">
window.dataLayer = window.dataLayer || [];
Expand Down

0 comments on commit 6258665

Please sign in to comment.