|
2 | 2 | <html lang="en">
|
3 | 3 | <head>
|
4 | 4 | <!-- Google Tag Manager -->
|
| 5 | + |
5 | 6 | <script>
|
6 | 7 | (function (w, d, s, l, i) {
|
7 | 8 | w[l] = w[l] || [];
|
|
12 | 13 | j.async = true;
|
13 | 14 | j.src = "https://www.googletagmanager.com/gtm.js?id=" + i + dl;
|
14 | 15 | f.parentNode.insertBefore(j, f);
|
15 |
| - })(window, document, "script", "dataLayer", "GTM-K2PS2XB"); |
| 16 | + })(window, document, "script", "dataLayer", "GTM-WQXFXZV"); |
16 | 17 | </script>
|
| 18 | + |
17 | 19 | <!-- End Google Tag Manager -->
|
| 20 | + |
18 | 21 | <meta charset="utf-8" />
|
19 | 22 | <link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
|
20 | 23 | <meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
62 | 65 | </head>
|
63 | 66 | <body>
|
64 | 67 | <!-- Google Tag Manager (noscript) -->
|
| 68 | + |
65 | 69 | <noscript
|
66 | 70 | ><iframe
|
67 |
| - src="https://www.googletagmanager.com/ns.html?id=GTM-K2PS2XB" |
| 71 | + src="https://www.googletagmanager.com/ns.html?id=GTM-WQXFXZV" |
68 | 72 | height="0"
|
69 | 73 | width="0"
|
70 | 74 | style="display: none; visibility: hidden"
|
71 | 75 | ></iframe
|
72 | 76 | ></noscript>
|
| 77 | + |
73 | 78 | <!-- End Google Tag Manager (noscript) -->
|
74 | 79 | <noscript>You need to enable JavaScript to run this app.</noscript>
|
75 | 80 | <div id="root"></div>
|
76 |
| - <!-- |
| 81 | + |
| 82 | + <!-- |
77 | 83 | This HTML file is a template.
|
78 | 84 | If you open it directly in the browser, you will see an empty page.
|
79 | 85 |
|
80 | 86 | You can add webfonts, meta tags, or analytics to this file.
|
81 | 87 | The build step will place the bundled scripts into the <body> tag.
|
82 | 88 |
|
83 | 89 | To begin the development, run `npm start` or `yarn start`.
|
84 |
| - To create a production bundle, use `npm run build` or `yarn build`. |
85 |
| ---> |
| 90 | + To create a production bundle, use `npm run build` or `yarn build`. --> |
86 | 91 | </body>
|
87 | 92 | </html>
|
0 commit comments