summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2018-05-21 17:22:09 +0200
committerschneefux <schneefux+commit@schneefux.xyz>2018-12-13 16:59:36 +0100
commitdd0af4570e56744ae1ca9264e63041fd5bbe10ba (patch)
treee85b84ff0e6e53ee9c46903a9330ed327cb806b3 /index.html
parentd05b01c959f37665d54f809274536d27fc251bf4 (diff)
downloadbrokentalents-dd0af4570e56744ae1ca9264e63041fd5bbe10ba.tar.gz
brokentalents-dd0af4570e56744ae1ca9264e63041fd5bbe10ba.zip
Split CSS and JS, build
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index f03b951..db23fb1 100644
--- a/index.html
+++ b/index.html
@@ -22,7 +22,7 @@
gtag('config', 'UA-118868480-1');
</script>
<link rel="stylesheet" href="//cdn.materialdesignicons.com/2.0.46/css/materialdesignicons.min.css">
- </head>
+ <link href="dist/main.css" rel="stylesheet"></head>
<body>
<div id="app"></div>
<script type="text/javascript" src="dist/build.js"></script></body>