From 3b231d1a8350a5d3b6710c96fca11c4a2f091fed Mon Sep 17 00:00:00 2001
From: Gorka Fraga Gonzalez <gorka.fragagonzalez@uzh.ch>
Date: Thu, 4 Jul 2024 08:57:54 +0200
Subject: [PATCH] Update _quarto.yml

---
 webpage_contents/_quarto.yml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/webpage_contents/_quarto.yml b/webpage_contents/_quarto.yml
index c3f0423..eda217e 100644
--- a/webpage_contents/_quarto.yml
+++ b/webpage_contents/_quarto.yml
@@ -11,8 +11,9 @@ website:
     page-footer: 
         left: |
           [Access this Gitlab repo](https://gitlab.uzh.ch/snf_213535/fdcns)
-        center: |
-            [About Us](webpage_contents/about/index.html)
+        center: 
+          - text: "About"            
+            href: about/index.qmd  
         right: |
            This is a website under the [LICENSE NAME](URL to license web) 
                      
-- 
GitLab