Signed-off-by: Jim Martens <github@2martens.de>
This commit is contained in:
@ -3,6 +3,7 @@ image: /assets/images/author.jpg
|
||||
brand: 2martens
|
||||
brand_logo: /assets/images/brand.svg
|
||||
brand_logo_png: /assets/images/brand.png
|
||||
brand_logo_png150: /assets/images/brand150.png
|
||||
image_desc:
|
||||
age: 24
|
||||
location: Hamburg, Germany
|
||||
|
||||
@ -35,6 +35,7 @@
|
||||
<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 }}">
|
||||
|
||||
<script>
|
||||
FontAwesomeConfig = { autoAddCss: false }
|
||||
|
||||
BIN
assets/images/brand150.png
Normal file
BIN
assets/images/brand150.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 5.6 KiB |
Reference in New Issue
Block a user