From 092fe36373140133efb2550722d7ce292ebd444e Mon Sep 17 00:00:00 2001
From: emkael <emkael@tlen.pl>
Date: Thu, 6 Feb 2020 18:12:16 +0100
Subject: Switching index.html to symlink

---
 config/dates.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'config')

diff --git a/config/dates.json b/config/dates.json
index 324a92f..28a6cab 100644
--- a/config/dates.json
+++ b/config/dates.json
@@ -74,8 +74,8 @@
     {
         "date": "2019-12-31",
         "menu_age": "new",
-        "url": "index.html",
-        "links": ["2020-01.html"],
+        "url": "2020-01.html",
+        "links": ["index.html"],
         "name": "I 2020",
         "index": "13"
     }
-- 
cgit v1.2.3