This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user