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