summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorBrokenTalentsFun CI <ci@brokentalents.fun>2018-06-14 20:46:41 +0200
committerschneefux <schneefux+commit@schneefux.xyz>2018-12-13 17:09:20 +0100
commit52211d0c3c783519af5bb7785fb6e5d49c7febac (patch)
tree97f57e11d7f4600bca843e1d26be50f2fa9cd828 /index.html
parent76edc5bad88a2c97d79e689c5b20b8de8ca179ea (diff)
downloadbrokentalents-52211d0c3c783519af5bb7785fb6e5d49c7febac.tar.gz
brokentalents-52211d0c3c783519af5bb7785fb6e5d49c7febac.zip
automatic build
Diffstat (limited to 'index.html')
-rw-r--r--index.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/index.html b/index.html
index e3dacdc..f1dd6ba 100644
--- a/index.html
+++ b/index.html
@@ -19,9 +19,8 @@
});
</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>
+ <link href="/dist/main.css" rel="stylesheet"></head>
<body>
<div id="app"></div>
<script type="text/javascript" src="/dist/build.js"></script></body>