Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
@ -34,8 +34,9 @@
|
||||
<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">
|
||||
<link rel="apple-touch-icon-precomposed" sizes="150x150" href="{{ site.data.author.brand_logo_png150 }}">
|
||||
<link rel="mask-icon" href="{{ site.data.author.brand_logo_mask }}" sizes="any">
|
||||
<link rel="shortcut icon" href="{{ site.data.author.brand_logo_png }}" type="image/png">
|
||||
<link rel="apple-touch-icon" sizes="150x150" href="{{ site.data.author.brand_logo_png150 }}">
|
||||
|
||||
<script>
|
||||
FontAwesomeConfig = { autoAddCss: false }
|
||||
|
||||
Reference in New Issue
Block a user