Compare commits

...

3 commits

Author SHA1 Message Date
f54a9d76a2 Merge branch 'master' of https://git.waifuism.life/waifu/new_waifuism_life 2022-12-10 18:00:49 -03:00
dcfd6f12ea add favicon 2022-12-10 18:00:34 -03:00
b1b89b94dd add favicon 2022-12-10 18:00:15 -03:00
9 changed files with 5 additions and 1 deletions

BIN
assets/img/favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 252 KiB

View file

@ -6,7 +6,7 @@ weight = 1
rtl = false rtl = false
title = "The Waifuism Life" title = "The Waifuism Life"
logo = "img/wafu.png" logo = "img/favicon.png"
description = "A way of life" description = "A way of life"
copyright = ":melon:" copyright = ":melon:"

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 229 KiB

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB

BIN
static/favicon-16x16.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 882 B

BIN
static/favicon-32x32.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

BIN
static/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

4
static/site.webmanifest Normal file
View file

@ -0,0 +1,4 @@
{"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"}