From 2ebe3f015d63020a11fe6700b7c2fdf27b7fa806 Mon Sep 17 00:00:00 2001 From: foiera Date: Wed, 3 Sep 2025 13:55:51 +0200 Subject: [PATCH] mkdocs.yml aktualisiert --- mkdocs.yml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 4db1d00c..23dd879f 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,7 +1,6 @@ site_name: PSI Linux site_description: >- - The wiki for the Paul Scherrer Institute Control Systems section - + The "wiki" for Paul Scherrer Institute's - AEK Control Systems section # Copyright copyright: Copyright ©2025 Paul Scherrer Institute @@ -42,8 +41,6 @@ theme: - toc.integrate - content.action.edit - content.code.copy - # logo: assets/icon-pink.svg - # logo: assets/psi_01_ln.svg logo: assets/psi.svg markdown_extensions: @@ -53,4 +50,5 @@ markdown_extensions: pygments_lang_class: true - pymdownx.inlinehilite - pymdownx.snippets - - pymdownx.superfences \ No newline at end of file + - pymdownx.superfences + \ No newline at end of file