website config favicon
This commit is contained in:
@ -45,6 +45,14 @@ params:
|
|||||||
socialIcons:
|
socialIcons:
|
||||||
footer:
|
footer:
|
||||||
text: "粤ICP备2025426649号"
|
text: "粤ICP备2025426649号"
|
||||||
|
assets:
|
||||||
|
favicon: "favicon.ico"
|
||||||
|
favicon16x16: "favicon-16x16.png"
|
||||||
|
favicon32x32: "favicon-32x32.png"
|
||||||
|
apple_touch_icon: "apple-touch-icon.png"
|
||||||
|
safari_pinned_tab: "safari-pinned-tab.svg"
|
||||||
|
theme_color: "#2e2e33"
|
||||||
|
msapplication_TileColor: "#2e2e33"
|
||||||
|
|
||||||
pagination:
|
pagination:
|
||||||
disableAliases: false
|
disableAliases: false
|
||||||
|
|||||||
BIN
static/android-chrome-192x192.png
Normal file
BIN
static/android-chrome-192x192.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 44 KiB |
BIN
static/android-chrome-512x512.png
Normal file
BIN
static/android-chrome-512x512.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 216 KiB |
BIN
static/apple-touch-icon.png
Normal file
BIN
static/apple-touch-icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 39 KiB |
BIN
static/favicon-16x16.png
Normal file
BIN
static/favicon-16x16.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 664 B |
BIN
static/favicon-32x32.png
Normal file
BIN
static/favicon-32x32.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.7 KiB |
BIN
static/favicon.ico
Normal file
BIN
static/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
Reference in New Issue
Block a user