Compare commits
3 commits
8da6af1c61
...
f54a9d76a2
Author | SHA1 | Date | |
---|---|---|---|
f54a9d76a2 | |||
dcfd6f12ea | |||
b1b89b94dd |
BIN
assets/img/favicon.png
Normal file
After Width: | Height: | Size: 252 KiB |
|
@ -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:"
|
||||||
|
|
||||||
|
|
BIN
static/android-chrome-192x192.png
Normal file
After Width: | Height: | Size: 49 KiB |
BIN
static/android-chrome-512x512.png
Normal file
After Width: | Height: | Size: 229 KiB |
BIN
static/apple-touch-icon.png
Normal file
After Width: | Height: | Size: 44 KiB |
BIN
static/favicon-16x16.png
Normal file
After Width: | Height: | Size: 882 B |
BIN
static/favicon-32x32.png
Normal file
After Width: | Height: | Size: 2.5 KiB |
BIN
static/favicon.ico
Normal file
After Width: | Height: | Size: 15 KiB |
4
static/site.webmanifest
Normal 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"}
|