diff options
author | Jonas Smedegaard <dr@jones.dk> | 2024-01-22 18:04:57 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2024-01-22 18:04:57 +0100 |
commit | f92a403b5e344e58c9cb11dccc5373e2737881bb (patch) | |
tree | 42fdc76695dc1ddaa20a70bb8c490dca819fb9dd /project/archive/index.qmd | |
parent | 554411b3d0455222bf92839686b47ef4ba2afcb5 (diff) |
add projects
Diffstat (limited to 'project/archive/index.qmd')
-rw-r--r-- | project/archive/index.qmd | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/project/archive/index.qmd b/project/archive/index.qmd new file mode 100644 index 0000000..ab81657 --- /dev/null +++ b/project/archive/index.qmd @@ -0,0 +1,12 @@ +--- +title: "Projektarkiv" +listing: + id: listing + contents: "../*/*.qmd" + fields: [title] + sort: "title" + type: table + categories: true + exclude: + title: "{Projektarkiv,Skabelon}" +--- |