Added png favicon icon
All checks were successful
the build was successful

Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
2018-11-24 16:05:59 +01:00
parent f1fcaba7eb
commit 046cff40da
3 changed files with 2 additions and 0 deletions

View File

@ -34,6 +34,7 @@
<link rel="canonical" href="{{ page.url | replace:'index.html','' | prepend: site.baseurl | prepend: site.url }}">
<link rel="alternate" type="application/rss+xml" title="{{ site.title }}"
href="{{ site.baseurl }}{% link feed.xml %}">
<link rel="icon" href="{{ site.data.author.brand_logo_png }}" type="image/png">
<script>
FontAwesomeConfig = { autoAddCss: false }