summaryrefslogtreecommitdiffstats
path: root/pelicanconf.py
diff options
context:
space:
mode:
Diffstat (limited to 'pelicanconf.py')
-rw-r--r--pelicanconf.py5
1 files changed, 2 insertions, 3 deletions
diff --git a/pelicanconf.py b/pelicanconf.py
index 0855b35..1a11d9e 100644
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -58,9 +58,8 @@ MENUITEMS = (('Home', 'https://fossencdi.org'),
('Research', './research.html'),
('Contact', './contact.html'),)
-SIDEBARITEMS = (('My setup', './setup.html'),
- ('Replicant 6.0', './replicant6.0.html'),
- ('Notes', './notes.html'),)
+SIDEBARITEMS = (('My setup', './setup.html', 'laptop'),
+ ('Notes', './notes.html', 'sticky-note'),)
# HIDE_SIDEBAR = True