From ad83b93eff163e0ba47b97e84b008236d62a3e66 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Chif=20Gerg=C5=91?= <chifgeri97@gmail.com>
Date: Tue, 29 Jan 2019 16:54:23 +0100
Subject: [PATCH] Fix date

---
 public/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public/index.html b/public/index.html
index 05ba77a..be2d63f 100644
--- a/public/index.html
+++ b/public/index.html
@@ -19,7 +19,7 @@
       work correctly both with client-side routing and a non-root public URL.
       Learn how to configure a non-root public URL by running `npm run build`.
     -->
-    <title>KSZKĂŠpzĂŠs 2018</title>
+    <title>KSZKĂŠpzĂŠs 2019</title>
   </head>
   <body>
     <noscript>
-- 
GitLab