Added favicons

This commit is contained in:
Mike Conrad
2025-02-27 20:38:24 -05:00
parent 5a3e9f10df
commit 092ce92237
5 changed files with 6 additions and 6 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@ -38,15 +38,15 @@ showtoc = false
tocopen = false tocopen = false
[params.assets] [params.assets]
favicon = "<link / abs url>" favicon = "/assets/favicon-270x270x.png"
favicon16x16 = "<link / abs url>" favicon16x16 = "/assets/favicon-32x32x.png"
favicon32x32 = "<link / abs url>" favicon32x32 = "/assets/favicon-32x32x.png"
apple_touch_icon = "<link / abs url>" apple_touch_icon = "/assets/favicon-180x180.png"
safari_pinned_tab = "<link / abs url>" safari_pinned_tab = "/assets/favicon-180x180.png"
[params.label] [params.label]
text = "Home" text = "Home"
icon = "/apple-touch-icon.png" icon = "/assets/favicon-180x180.png"
iconHeight = 35 iconHeight = 35
[params.profileMode] [params.profileMode]