From 3a361cbb7bb1dc26e823fe0754bec248de879b8b Mon Sep 17 00:00:00 2001
From: Gorka Fraga Gonzalez <gorka.fragagonzalez@uzh.ch>
Date: Tue, 7 May 2024 15:40:31 +0200
Subject: [PATCH] Update index.qmd

---
 webpage_contents/index.qmd | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

diff --git a/webpage_contents/index.qmd b/webpage_contents/index.qmd
index 1e54197..a486666 100644
--- a/webpage_contents/index.qmd
+++ b/webpage_contents/index.qmd
@@ -2,12 +2,11 @@
 title: 'Project info' 
 listing:
   categories: true
-  type: table
-  id: publication-list
+  type: table  
   fields: [title, subtitle]
   sort-ui: true
   filter-ui: true
-  contents: 'publications/*.qmd'
+  contents: '**/*.qmd'
 
 ---
 
@@ -28,6 +27,4 @@ The CNS fluid spaces and barriers are also of fundamental importance for CNS imm
 We aim to establish a comprehensive understanding of CSF dynamics, associated transport processes, and corresponding CNS barriers in mouse models, and then analyze changes due to aging, neuroinflammation, and neurodegeneration. Our team consists of biologists, veterinarians, physicists, physiologists, neuroscientists, and engineers that bring together the required cross-disciplinary expertise. We will pursue our goals by a unique combination of technologies including new reporter mice, in vivo synchrotron radiation-based micro computed tomography (SRµCT), magnetic resonance imaging (MRI), near-infrared and two-photon fluorescence imaging of CSF pathways and CNS barriers, and computational modelling.
 
 ### List of publications 
-
-::: {#publication-list}
-:::
+ 
\ No newline at end of file
-- 
GitLab