Try to fix it
Some checks failed
Build and Publish Site / docker (push) Failing after 2s

This commit is contained in:
2026-02-05 11:00:43 +01:00
parent 7c74e6bc08
commit 945e739581

View File

@@ -35,10 +35,10 @@ Copyright © 2026 Paul Scherrer Institute
# can be defined using TOML syntax.
#
# Read more: https://zensical.org/docs/setup/navigation/
nav = [
{ "Home" = "index.md" },
{ "Official EPICS documentation" = "https://docs.epics-controls.org/en/latest/"}
]
# nav = [
# { "Home" = "index.md" },
# { "Official EPICS documentation" = "https://docs.epics-controls.org/en/latest/"}
# ]
# ----------------------------------------------------------------------------
# Section for configuring theme options
@@ -148,6 +148,6 @@ toggle.icon = "lucide/moon"
toggle.name = "Switch to light mode"
[project.theme.icon]
logo = "simple/gitea"
#logo = "images/EPICS_new.PNG"
#logo = "simple/gitea"
logo = "images/EPICS_new.PNG"
repo = "simple/gitea"