From a273b2314eaf320912572b7ecad813a47b81bc5e Mon Sep 17 00:00:00 2001 From: Jim Martens Date: Sat, 24 Nov 2018 16:12:31 +0100 Subject: [PATCH] Added png touch icon Signed-off-by: Jim Martens --- _data/author.yml | 1 + _includes/head.html | 1 + assets/images/brand150.png | Bin 0 -> 5748 bytes 3 files changed, 2 insertions(+) create mode 100644 assets/images/brand150.png diff --git a/_data/author.yml b/_data/author.yml index 7e2bc91..88c7644 100644 --- a/_data/author.yml +++ b/_data/author.yml @@ -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 diff --git a/_includes/head.html b/_includes/head.html index f490d6a..961c458 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -35,6 +35,7 @@ +