still trying
Build and Deploy Documentation / build-and-deploy (push) Successful in 4s

This commit is contained in:
2026-06-01 12:05:02 +02:00
parent f0c3f05fc6
commit d86f0700e1
3 changed files with 7 additions and 3 deletions

Before

Width:  |  Height:  |  Size: 117 KiB

After

Width:  |  Height:  |  Size: 117 KiB

Before

Width:  |  Height:  |  Size: 166 KiB

After

Width:  |  Height:  |  Size: 166 KiB

+7 -3
View File
@@ -97,7 +97,7 @@ Copyright © 2026 Paul Scherrer Institut
# Read more:
# - https://zensical.org/docs/customization/#extending-the-theme
#
#custom_dir = "overrides"
custom_dir = "overrides"
# With the "favicon" option you can set your own image to use as the icon
# browsers will use in the browser title bar or tab bar. The path provided
@@ -306,9 +306,13 @@ toggle.name = "Switch to light mode"
# - https://zensical.org/docs/setup/logo-and-icons
# - https://zensical.org/docs/authoring/icons-emojis/#search
# ----------------------------------------------------------------------------
#[project.theme]
[project.markdown_extensions.pymdownx.emoji]
emoji_index = "zensical.extensions.emoji.twemoji"
emoji_generator = "zensical.extensions.emoji.to_svg"
options.custom_icons = ["overrides/.icons"]
[project.theme.icon]
logo = "icons/cas_02_sn"
logo = "cas_02_sn"
#[project.theme.icon]
#logo = "simple/linux"
#repo = "simple/gitea"