Browse Source

Adds option to add custom html to footer

sValo 8 years ago
parent
commit
6db75189ef
1 changed files with 2 additions and 0 deletions
  1. 2 0
      pelicanconf.py

+ 2 - 0
pelicanconf.py

@@ -46,6 +46,8 @@ THEME = 'themes/nest/'
 # Confs relative to the theme nest
 NEST_HEADER_IMAGES = 'banner.png'
 
+#For future uses
+#NEST_FOOTER_HTML = ''
 NEST_COPYRIGHT = u'&copyleft; hackmeeting 1998-2016'
 
 # Pelican bootstrap 3 theme settings