Commit Graph
2 Commits
Author SHA1 Message Date
Etienne GodinandGitHub ea1af2da03 change http to https for disqus
Changed to secure protocol for the call to http://disqus.com (https)
2017-01-31 22:32:39 -05:00
Etienne GodinandGitHub bca918196b lowercase 'PAGES' variable in template
Pages index/links were not appearing in the menu for whatever the value for {% if DISPLAY_PAGES_ON_MENU != False %} when the for loop was executed -> {% for p in PAGES %} | for a reason lowercase the variable name PAGES to pages works fine.
2017-01-31 12:01:43 -05:00