From 90c56dbd8df24ef05f8fff2850596feffe472cab Mon Sep 17 00:00:00 2001 From: armborst_f Date: Wed, 14 Aug 2024 17:48:46 +0200 Subject: [PATCH] update LogoCAS --- docs/_images/LogoCAS.svg | 910 +++++++++++++++++++++++++++++++++++++++ mkdocs.yml | 7 +- 2 files changed, 914 insertions(+), 3 deletions(-) create mode 100644 docs/_images/LogoCAS.svg diff --git a/docs/_images/LogoCAS.svg b/docs/_images/LogoCAS.svg new file mode 100644 index 0000000..70334d5 --- /dev/null +++ b/docs/_images/LogoCAS.svg @@ -0,0 +1,910 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/mkdocs.yml b/mkdocs.yml index 3e256f6..29925fe 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -4,7 +4,7 @@ site_author: Felix Armborst # based on CERN PS-MPC site by A. Huschauer site_url: https://sls.gitpages.psi.ch/ -repo_name: git.psi.ch/sls/sls.gitpages.psi.ch +repo_name: sls.gitpages.psi.ch repo_url: https://git.psi.ch/sls/sls.gitpages.psi.ch edit_uri: 'https://git.psi.ch/-/ide/project/sls/sls.gitpages.psi.ch/edit/main/-/docs/' @@ -28,7 +28,8 @@ plugins: - search - macros - git-revision-date-localized: - enable_creation_date: true + enable_creation_date: false + type: datetime - privacy: # links_attr_map: # target: _blank @@ -41,7 +42,7 @@ extra_css: theme: name: 'material' - logo: _images/LogoCAS.mp4 + logo: _images/LogoCAS.svg custom_dir: 'theme' features: - navigation.instant