remove favicon & reduce img size

This commit is contained in:
2022-02-28 13:26:31 +01:00
parent a9a7b14afc
commit 9891384134
3 changed files with 3 additions and 3 deletions

View File

@@ -14,11 +14,11 @@ enableEmoji = true
info = "Data Scientist"
description = "Hendrik Hogertz's personal website"
keywords = "blog,developer,personal"
avatarurl = "images/portrait.jpeg"
avatarurl = "images/portrait.webp"
#gravatar = "john.doe@example.com"
favicon_32 = "/img/favicon-32x32.png"
favicon_16 = "/img/favicon-16x16.png"
# favicon_32 = "/img/favicon-32x32.png"
# favicon_16 = "/img/favicon-16x16.png"
since = 2022

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

BIN
static/images/portrait.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB