diff options
author | Jonas Smedegaard <dr@jones.dk> | 2024-04-25 16:01:45 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2024-04-25 16:23:45 +0200 |
commit | 85a3ceecb26fbc1d044e9d285910e47e8adfa1a4 (patch) | |
tree | b0b58b929f88c0c2467dcd190ed77affd5f5b005 | |
parent | e1879f66fc01eb2c76193dfbe86e5b755cce253b (diff) |
drop tag clouds
-rw-r--r-- | nummer1/index.qmd | 1 | ||||
-rw-r--r-- | nummer2/index.qmd | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/nummer1/index.qmd b/nummer1/index.qmd index 56144e3..dec7b2d 100644 --- a/nummer1/index.qmd +++ b/nummer1/index.qmd @@ -16,7 +16,6 @@ listing: max-items: 99 type: grid fields: [title, subtitle, author, description, image] - categories: cloud aliases: - /index.html --- diff --git a/nummer2/index.qmd b/nummer2/index.qmd index ea751f8..40bba58 100644 --- a/nummer2/index.qmd +++ b/nummer2/index.qmd @@ -14,7 +14,6 @@ listing: max-items: 99 type: grid fields: [title, subtitle, author, description, image] - categories: cloud aliases: - /index.html --- |