From f0773991361447692ec0ff1c11130042b5943f10 Mon Sep 17 00:00:00 2001
From: Willy Kuo <willy.kuo@physiol.uzh.ch>
Date: Wed, 12 Jun 2024 17:52:01 +0200
Subject: [PATCH] Create index.qmd

---
 .../SPring-8_May_2023/index.qmd                    | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 webpage_contents/experiments/synchrotron_microCT/SPring-8_May_2023/index.qmd

diff --git a/webpage_contents/experiments/synchrotron_microCT/SPring-8_May_2023/index.qmd b/webpage_contents/experiments/synchrotron_microCT/SPring-8_May_2023/index.qmd
new file mode 100644
index 0000000..24aaac7
--- /dev/null
+++ b/webpage_contents/experiments/synchrotron_microCT/SPring-8_May_2023/index.qmd
@@ -0,0 +1,14 @@
+---
+title: 'Experiments' 
+listing:
+  #categories: true
+  type: table  
+  fields: [date, title, First author, Last author]
+  sort:
+    - "date desc"
+    - "title desc"
+  sort-ui: true
+  filter-ui: true 
+---
+
+### Experiment types
\ No newline at end of file
-- 
GitLab