summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2024-11-26 21:48:23 +0100
committeremkael <emkael@tlen.pl>2024-11-26 21:48:23 +0100
commit4b2fc55e9e91809083b88a53988f5afd78b23c70 (patch)
tree93d1edbe202bff4dcf7f55c1e8839c571fd63075 /config
parent3276470370b13e411c92146d6b5e542bdbc4b4ca (diff)
2024-09HEADmaster
Diffstat (limited to 'config')
-rw-r--r--config/dates.json9
1 files changed, 8 insertions, 1 deletions
diff --git a/config/dates.json b/config/dates.json
index 28d78cc..3358835 100644
--- a/config/dates.json
+++ b/config/dates.json
@@ -180,8 +180,15 @@
"date": "2024-06-30",
"menu_age": "new",
"url": "2024-02.html",
- "links": ["index.html"],
"name": "II 2024",
"index": "28"
+ },
+ {
+ "date": "2024-09-30",
+ "menu_age": "new",
+ "url": "2024-03.html",
+ "links": ["index.html"],
+ "name": "III 2024",
+ "index": "29"
}
]