summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2025-08-03 16:18:03 +0200
committeremkael <emkael@tlen.pl>2025-08-03 16:18:03 +0200
commit40d555474f3a8482e3c3d55dc2fedbc8f887b1dd (patch)
tree6e64f1e30dddf891957df918b5804e1e211db19d /config
parent69761fa5a7c9378d87d03e828ba00d5e06a9c39f (diff)
2025-06 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 0cfc04d..862cdf9 100644
--- a/config/dates.json
+++ b/config/dates.json
@@ -201,8 +201,15 @@
"date": "2025-03-31",
"menu_age": "new",
"url": "2025-01.html",
- "links": ["index.html"],
"name": "I 2025",
"index": "31"
+ },
+ {
+ "date": "2025-06-30",
+ "menu_age": "new",
+ "url": "2025-02.html",
+ "links": ["index.html"],
+ "name": "II 2025",
+ "index": "32"
}
]