summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2026-02-22 12:25:48 +0100
committeremkael <emkael@tlen.pl>2026-02-22 12:25:48 +0100
commit57f9446e3695a7798ce0e2085135070074ebb524 (patch)
treee7fd2b8e8cc76cb73a8944a1111e592ed405165a /config
parent86fbbdc9a982724c064ddf34bc07760ae8f2223d (diff)
2025-12 editionHEADmaster
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 a8eb7ba..737c181 100644
--- a/config/dates.json
+++ b/config/dates.json
@@ -215,8 +215,15 @@
"date": "2025-09-30",
"menu_age": "new",
"url": "2025-03.html",
- "links": ["index.html"],
"name": "III 2025",
"index": "33"
+ },
+ {
+ "date": "2025-12-31",
+ "menu_age": "new",
+ "url": "2025-04.html",
+ "links": ["index.html"],
+ "name": "IV 2025",
+ "index": "34"
}
]