[guadec-web/oscp-2019] Update menu
- From: Kat <kat src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [guadec-web/oscp-2019] Update menu
- Date: Wed, 12 Jun 2019 12:32:37 +0000 (UTC)
commit 8037509a5e821bd1428e40fd1b3624434210cb55
Author: Kat <kittykat3756 gmail com>
Date: Wed Jun 12 12:32:32 2019 +0000
Update menu
Remove photo policy (the old one, new one is being written)
Add page about the city
pelicanconf.py | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/pelicanconf.py b/pelicanconf.py
index ef2416f..e555ec6 100644
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -40,8 +40,8 @@ OPEN_CFP = False
# Menu links
MENU = {
'Home': '/',
-# 'About the city': {
-# 'About the city of Thessaloniki': '/pages/about-thessaloniki.html',
+ 'About the city': {
+ 'About the city of Thessaloniki': '/pages/about-the-city.html',
# 'Tourism in Almeria': '/pages/tourism-in-almeria.html',
# },
# 'Map': '/pages/map.html',
@@ -72,7 +72,7 @@ MENU = {
'Contact': '/pages/contact.html',
'Code of Conduct': {
'Code of Conduct': '/pages/code-of-conduct.html',
- 'Photo Policy': '/pages/photo-policy.html',
+# 'Photo Policy': '/pages/photo-policy.html',
},
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]