getnikola / nikola-themes

Themes for Nikola
https://themes.getnikola.com/
70 stars 51 forks source link

[willy-theme] Footer disabled by default #205

Open okin opened 2 years ago

okin commented 2 years ago

To enable the footer in the willy-theme you have to edit the theme file base.tmpl and uncomment the call to footer.html_footer().

It would be nice if I could switch the inclusion of the footer through an option in conf.py.