Skip to content

Commit 7c2efae

Browse files
(docs) update ms validate
1 parent edde251 commit 7c2efae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/pkg/frontend/src/components/Layout.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ const { title, description } = Astro.props;
4343

4444
<title>{title}</title>
4545
{measurementID && (
46-
<meta name="msvalidate.01" content="44ad89dcb04be2de0a6a3c5373857b7b8b3893ce" />
46+
<meta name="msvalidate.01" content="4F25D700D5307BF5C042C57CD9426DC1" />
4747
<script is:inline async src="https://www.googletagmanager.com/gtag/js?id=G-FKKYY48EPG"></script>
4848
<script is:inline type="text/javascript">
4949
window.dataLayer = window.dataLayer || [];

0 commit comments

Comments
 (0)