summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2025-01-29 21:44:23 +0100
committeremkael <emkael@tlen.pl>2025-01-29 21:44:23 +0100
commit02e2b553554b07a240fd78b1a95eee4c85844743 (patch)
tree0a3943037232bd61552339a695279ce284a6a6d3 /config
parentd107ad817cfb3ff37caa3a300ececa2ac98e0177 (diff)
2024-12 rankingsHEADmaster
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 3358835..0927153 100644
--- a/config/dates.json
+++ b/config/dates.json
@@ -187,8 +187,15 @@
"date": "2024-09-30",
"menu_age": "new",
"url": "2024-03.html",
- "links": ["index.html"],
"name": "III 2024",
"index": "29"
+ },
+ {
+ "date": "2024-12-31",
+ "menu_age": "new",
+ "url": "2024-04.html",
+ "links": ["index.html"],
+ "name": "IV 2024",
+ "index": "30"
}
]