From d1003f55a1ee961e5b0b1c3db93135bde661bd7a Mon Sep 17 00:00:00 2001 From: Gorka Fraga Gonzalez <gorka.fragagonzalez@uzh.ch> Date: Tue, 3 Sep 2024 11:04:43 +0200 Subject: [PATCH] styling the footer, adding license --- webpage_contents/_quarto.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/webpage_contents/_quarto.yml b/webpage_contents/_quarto.yml index 3a3b611..c7ae000 100644 --- a/webpage_contents/_quarto.yml +++ b/webpage_contents/_quarto.yml @@ -11,13 +11,12 @@ website: back-to-top-navigation: true page-footer: left: | + Source code on [{fig-alt="Git" width=65px}](https://gitlab.uzh.ch/crsuzh/snf_213535/fdcns) [Access this Gitlab repo](https://gitlab.uzh.ch/snf_213535/fdcns) center: - text: "About" href: about/index.qmd - right: | - This is a website under the [CC BY international license 4.0 ](https://creativecommons.org/licenses/by/4.0/). - + right: This is a website under the [CC BY international license 4.0](https://creativecommons.org/licenses/by/4.0/) favicon: _logo.png navbar: -- GitLab