summaryrefslogtreecommitdiffstats
path: root/pelicanconf.py
diff options
context:
space:
mode:
Diffstat (limited to 'pelicanconf.py')
-rw-r--r--pelicanconf.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/pelicanconf.py b/pelicanconf.py
index b638415..550eef7 100644
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -61,7 +61,8 @@ MENUITEMS = (('Home', 'https://fossencdi.org'),
('Contact', './contact.html'),)
SIDEBARITEMS = (('My setup', './setup.html', 'laptop'),
- ('Notes', './notes.html', 'sticky-note'),)
+ ('Notes', './notes.html', 'sticky-note'),
+ ('Donations', './donations.html', 'money'),)
# HIDE_SIDEBAR = True