From 40d555474f3a8482e3c3d55dc2fedbc8f887b1dd Mon Sep 17 00:00:00 2001 From: emkael Date: Sun, 3 Aug 2025 16:18:03 +0200 Subject: 2025-06 rankings --- config/dates.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'config') 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" } ] -- cgit v1.2.3