summaryrefslogtreecommitdiff
path: root/project/index.qmd
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2024-01-22 18:04:57 +0100
committerJonas Smedegaard <dr@jones.dk>2024-01-22 18:04:57 +0100
commitf92a403b5e344e58c9cb11dccc5373e2737881bb (patch)
tree42fdc76695dc1ddaa20a70bb8c490dca819fb9dd /project/index.qmd
parent554411b3d0455222bf92839686b47ef4ba2afcb5 (diff)
add projects
Diffstat (limited to 'project/index.qmd')
-rw-r--r--project/index.qmd12
1 files changed, 12 insertions, 0 deletions
diff --git a/project/index.qmd b/project/index.qmd
new file mode 100644
index 0000000..ab9de82
--- /dev/null
+++ b/project/index.qmd
@@ -0,0 +1,12 @@
+---
+title: "Projektideer"
+listing:
+ id: listing
+ contents: "*/*.qmd"
+ sort: "date desc"
+ type: default
+ categories: numbered
+ max-items: 10
+ exclude:
+ title: "{Projektarkiv,Skabelon}"
+---