diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2018-05-21 17:22:09 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2018-12-13 16:59:36 +0100 |
| commit | dd0af4570e56744ae1ca9264e63041fd5bbe10ba (patch) | |
| tree | e85b84ff0e6e53ee9c46903a9330ed327cb806b3 /index.html | |
| parent | d05b01c959f37665d54f809274536d27fc251bf4 (diff) | |
| download | brokentalents-dd0af4570e56744ae1ca9264e63041fd5bbe10ba.tar.gz brokentalents-dd0af4570e56744ae1ca9264e63041fd5bbe10ba.zip | |
Split CSS and JS, build
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |
