Try to understand
All checks were successful
Build and Publish Site / docker (push) Successful in 2s

This commit is contained in:
2026-02-05 11:24:49 +01:00
parent 109bf47b54
commit 0de393a6e2
2 changed files with 8 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
# EPICS Training at PSI
Here I am
Here I am again
This page is the starting page to enable you to navigate the different sections of EPICS Training content.

View File

@@ -84,12 +84,18 @@ features = [
# at the same time when the user chooses their language in one.
"content.tabs.link",
# When tabs are enabled, top-level sections are rendered in a menu layer
# below the header
# When sticky tabs are enabled, navigation tabs will lock below the header
# and always remain visible when scrolling down.
"navigation.tabs",
"navigation.tabs.sticky",
"content.tooltips",
# This feature turns on navigation elements in the footer that allow the
# user to navigate to a next or previous page.
"navigation.footer",
# "navigation.footer",
# When section index pages are enabled, documents can be directly attached
# to sections, which is particularly useful for providing overview pages.