diff options
Diffstat (limited to 'config')
| -rw-r--r-- | config/dates.json | 9 |
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" } ] |
