We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1e28c3 commit 24201c1Copy full SHA for 24201c1
LearnJsonEverything/wwwroot/index.html
@@ -29,13 +29,13 @@
29
}
30
}(window.location))
31
</script>
32
- <script async src="https://www.googletagmanager.com/gtag/js?id=G-DQGQ13LL8Q"></script>
+ <script async src="https://www.googletagmanager.com/gtag/js?id=G-LNX7QLY5P6"></script>
33
<script>
34
window.dataLayer = window.dataLayer || [];
35
function gtag() { dataLayer.push(arguments); }
36
gtag('js', new Date());
37
38
- gtag('config', 'G-DQGQ13LL8Q');
+ gtag('config', 'G-LNX7QLY5P6');
39
40
<link href="css/bootstrap/bootstrap.min.css" rel="stylesheet" />
41
<link href="_content/BlazorMonaco/lib/monaco-editor/min/vs/editor/editor.main.css" rel="stylesheet" />
0 commit comments