Add favicon

This commit is contained in:
Melora Hugues 2023-06-19 17:03:54 +02:00
parent 6071e6fe19
commit 68a3c3f822
8 changed files with 2 additions and 0 deletions

View file

@ -2,6 +2,7 @@ baseURL = "https://faercol.me"
languageCode = "en-us"
defaultContentLanguage = "en"
defaultContentLanguageInSubdir = true
favicon = true
title = "Melora's tech stuff"
theme = "hello-friend-ng"
paginate = 10

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

BIN
static/apple-touch-icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB

BIN
static/favicon-16x16.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 548 B

BIN
static/favicon-32x32.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 KiB

BIN
static/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

1
static/site.webmanifest Normal file
View file

@ -0,0 +1 @@
{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}