diff options
author | Jonas Smedegaard <dr@jones.dk> | 2024-02-09 00:14:13 +0100 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2024-02-09 00:14:13 +0100 |
commit | cd129029b2ba9edf4c31db7076574bf998ca4a73 (patch) | |
tree | e4865ce6247647ac0457ed11f37a0b79f7677d1c /arkiv/index.qmd | |
parent | 3f5c506eb6ebe4a6a494f42f1862338508084bba (diff) |
tighten archive, and hide from menu for now
Diffstat (limited to 'arkiv/index.qmd')
-rw-r--r-- | arkiv/index.qmd | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/arkiv/index.qmd b/arkiv/index.qmd index 7653018..1bd1922 100644 --- a/arkiv/index.qmd +++ b/arkiv/index.qmd @@ -2,10 +2,11 @@ title: "Arkiv" listing: id: listing - contents: "../nummer*/*.qmd" + contents: "../nummer*/index.qmd" sort: "date desc author" type: table categories: true + fields: [date, title, subtitle] --- # Orøposten arkiv |