summaryrefslogtreecommitdiff
path: root/dist/index.html
diff options
context:
space:
mode:
authorBrokenTalentsFun CI <ci@brokentalents.fun>2018-06-08 19:36:11 +0200
committerschneefux <schneefux+commit@schneefux.xyz>2018-12-13 17:09:16 +0100
commit10cf870629e860616899848d7f1c849d0b810342 (patch)
tree4c7e2831f3857c07681fefee1611d1c49f0ef25b /dist/index.html
parent505a67dc32206a0c603258d856fcbe00e53fc1f5 (diff)
downloadbrokentalents-10cf870629e860616899848d7f1c849d0b810342.tar.gz
brokentalents-10cf870629e860616899848d7f1c849d0b810342.zip
automatic build
Diffstat (limited to 'dist/index.html')
-rw-r--r--dist/index.html9
1 files changed, 1 insertions, 8 deletions
diff --git a/dist/index.html b/dist/index.html
index d900294..e3dacdc 100644
--- a/dist/index.html
+++ b/dist/index.html
@@ -18,18 +18,11 @@
enable_page_level_ads: true
});
</script>
- <script async src="//www.googletagmanager.com/gtag/js?id=UA-118868480-1"></script>
- <script>
- window.dataLayer = window.dataLayer || [];
- function gtag(){dataLayer.push(arguments);}
- gtag('js', new Date());
- gtag('config', 'UA-118868480-1');
- </script>
<link rel="stylesheet" href="//cdn.materialdesignicons.com/2.3.54/css/materialdesignicons.min.css">
<link rel="manifest" href="/dist/manifest.json">
<link rel="shortcut icon" type="image/x-icon" href="/dist/assets/TalentGrab_square.jpg">
</head>
<body>
<div id="app"></div>
- <script type="text/javascript" src="build.js"></script></body>
+ <script type="text/javascript" src="/dist/build.js"></script></body>
</html>