[guadec-web/oscp-2019] Fix URL for city details



commit 26a88f074233662b2beebaddd283b54cd1a25216
Author: Tom Tryfonidis <tomtryf gmail com>
Date:   Mon Jun 17 22:12:56 2019 +0300

    Fix URL for city details

 pelicanconf.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pelicanconf.py b/pelicanconf.py
index 0f3f867..49c75ad 100644
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -41,7 +41,7 @@ OPEN_CFP = False
 MENU = {
     'Home': '/',
     'About the city': {
-        'About the city of Thessaloniki': '/pages/about-the-city.html',
+        'About the city of Thessaloniki': '/pages/about-thessaloniki.html',
 #        'Tourism in Almeria': '/pages/tourism-in-almeria.html',
     },
 #    'Map': '/pages/map.html',


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]