diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2018-05-21 21:15:17 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2018-12-13 16:59:38 +0100 |
| commit | 20bd268e408846c9c22d9f72bc4e9b3608c5951c (patch) | |
| tree | 9016fcb731ce2ff04e9a9a5368d8e0810bbc5f1d /index.html | |
| parent | 54fabd353698717468e383879ea35e12902f09b1 (diff) | |
| download | brokentalents-20bd268e408846c9c22d9f72bc4e9b3608c5951c.tar.gz brokentalents-20bd268e408846c9c22d9f72bc4e9b3608c5951c.zip | |
build
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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"> <link href="dist/main.css" rel="stylesheet"></head> <body> <div id="app"></div> |
