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.
2 parents aa0e4a0 + cb8f250 commit 34cafe6Copy full SHA for 34cafe6
public/index.html
@@ -42,15 +42,15 @@
42
Learn how to configure a non-root public URL by running `npm run build`.
43
-->
44
<!-- Google tag (gtag.js) -->
45
- <script async src="https://www.googletagmanager.com/gtag/js?id=G-68TW2KGKLL"></script>
+ <script async src="https://www.googletagmanager.com/gtag/js?id=G-292S8MY9LD"></script>
46
<script>
47
window.dataLayer = window.dataLayer || [];
48
function gtag() {
49
dataLayer.push(arguments);
50
}
51
gtag("js", new Date());
52
53
- gtag("config", "G-68TW2KGKLL");
+ gtag("config", "G-292S8MY9LD");
54
</script>
55
<title>파이콘 한국 2024</title>
56
</head>
0 commit comments