We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edde251 commit 7c2efaeCopy full SHA for 7c2efae
api/pkg/frontend/src/components/Layout.astro
@@ -43,7 +43,7 @@ const { title, description } = Astro.props;
43
44
<title>{title}</title>
45
{measurementID && (
46
- <meta name="msvalidate.01" content="44ad89dcb04be2de0a6a3c5373857b7b8b3893ce" />
+ <meta name="msvalidate.01" content="4F25D700D5307BF5C042C57CD9426DC1" />
47
<script is:inline async src="https://www.googletagmanager.com/gtag/js?id=G-FKKYY48EPG"></script>
48
<script is:inline type="text/javascript">
49
window.dataLayer = window.dataLayer || [];
0 commit comments