summaryrefslogtreecommitdiff
path: root/pelicanconf.py
diff options
context:
space:
mode:
authorEkaitz Zárraga <ekaitz.zarraga@protonmail.com>2018-04-06 13:08:02 +0200
committerEkaitz Zárraga <ekaitz.zarraga@protonmail.com>2018-04-06 13:08:02 +0200
commit007377d231e394d58e9100ccba6786177b79fd33 (patch)
tree52d6a4f342fbfc7bc099c493f56f999872cbd5f7 /pelicanconf.py
parent94c143cbc29413e750eb502ee8db011395643e04 (diff)
Remove HOME
Diffstat (limited to 'pelicanconf.py')
-rw-r--r--pelicanconf.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/pelicanconf.py b/pelicanconf.py
index 9058ebf..ac69118 100644
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -27,7 +27,6 @@ AUTHOR_FEED_RSS = None
# Blogroll
LINKS = (('ElenQ Technology', 'https://elenq.tech/'),)
-MENUITEMS = (('Home','/'),)
# Social widget
SOCIAL = ()