Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
@ -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>
|
||||
|
||||
Reference in New Issue
Block a user