website config favicon
This commit is contained in:
@ -45,6 +45,14 @@ params:
|
||||
socialIcons:
|
||||
footer:
|
||||
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:
|
||||
disableAliases: false
|
||||
|
||||
Reference in New Issue
Block a user