summaryrefslogtreecommitdiff
path: root/src/index.html
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2018-05-21 21:12:32 +0200
committerschneefux <schneefux+commit@schneefux.xyz>2018-12-13 16:59:37 +0100
commit34d38a5752a3e8c77e724f0f4f706b53e7bd88d4 (patch)
tree5129b1eab5a3852afc766ef6e5ae562a24605a84 /src/index.html
parentee41ed182d8d22017a48c10de509f90971ff5909 (diff)
downloadbrokentalents-34d38a5752a3e8c77e724f0f4f706b53e7bd88d4.tar.gz
brokentalents-34d38a5752a3e8c77e724f0f4f706b53e7bd88d4.zip
Add favicon
Diffstat (limited to 'src/index.html')
-rw-r--r--src/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/index.html b/src/index.html
index d22b316..f10a15c 100644
--- a/src/index.html
+++ b/src/index.html
@@ -21,7 +21,8 @@
gtag('js', new Date());
gtag('config', 'UA-118868480-1');
</script>
- <link rel="stylesheet" href="//cdn.materialdesignicons.com/2.0.46/css/materialdesignicons.min.css">
+ <link rel="stylesheet" href="//cdn.materialdesignicons.com/2.0.46/css/materialdesignicons.min.css">
+ <link rel="shortcut icon" type="image/x-icon" href="/dist/assets/TalentGrab_square.jpg">
</head>
<body>
<div id="app"></div>