Set favicon size to 150x150
the build was successful Details

Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
Jim Martens 2018-11-24 16:37:56 +01:00
parent 7e6f728899
commit 83834ab6e2
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
<link rel="alternate" type="application/rss+xml" title="{{ site.title }}"
href="{{ site.baseurl }}{% link feed.xml %}">
<link rel="mask-icon" href="{{ site.data.author.brand_logo_mask }}" sizes="any" color="#323232">
<link rel="shortcut icon" href="{{ site.data.author.brand_logo_png }}" type="image/png">
<link rel="shortcut icon" href="{{ site.data.author.brand_logo_png150 }}" type="image/png" sizes="150x150">
<link rel="apple-touch-icon" sizes="150x150" href="{{ site.data.author.brand_logo_png150 }}">
<script>