summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2018-05-10 14:07:50 +0200
committerschneefux <schneefux+commit@schneefux.xyz>2018-12-13 16:59:19 +0100
commit25e559f9104ef4ff029b863c3d8898ad5a1c190b (patch)
tree30b09bd7c7d894d091ffed991ddbfc8f3254e5b7 /index.html
parent04d670f6e2e1f62305c94d03e7b9c0ad6e60f6f3 (diff)
downloadbrokentalents-25e559f9104ef4ff029b863c3d8898ad5a1c190b.tar.gz
brokentalents-25e559f9104ef4ff029b863c3d8898ad5a1c190b.zip
add missing space in tab title
Diffstat (limited to 'index.html')
-rw-r--r--index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/index.html b/index.html
index 75929ef..af97290 100644
--- a/index.html
+++ b/index.html
@@ -18,7 +18,8 @@
gtag('js', new Date());
gtag('config', 'UA-118868480-1');
</script>
- </head>
+ <link rel="stylesheet" href="//cdn.materialdesignicons.com/2.0.46/css/materialdesignicons.min.css">
+ </head>
<body>
<div id="app"></div>
<script type="text/javascript" src="dist/build.js"></script></body>