From 7c74e6bc088d2d69a84fc34d03baa5073518cbed Mon Sep 17 00:00:00 2001 From: Elke Zimoch Date: Thu, 5 Feb 2026 10:58:49 +0100 Subject: [PATCH] Try to fix it --- docs/index.md | 1 - zensical.toml | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/index.md b/docs/index.md index 5cccb5e..d94c962 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,6 +1,5 @@ # EPICS Training at PSI -!../images/EPICS_black_blue_logo_rgb_small_v03.jpg This page is the starting page to enable you to navigate the different sections of EPICS Training content. diff --git a/zensical.toml b/zensical.toml index 0821bf5..a7d361c 100644 --- a/zensical.toml +++ b/zensical.toml @@ -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"