Skip to content

Commit

Permalink
Update pelican config
Browse files Browse the repository at this point in the history
  • Loading branch information
xuxiaodong committed Mar 21, 2018
1 parent 9cc38de commit c9aa8ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pelicanconf.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@

#PAGE_ICONS = ['folder', 'book', 'support', 'mail', 'heart', 'exclamationCircle']
#RSS_ICONS = ['rss']
DISPLAY_PAGES_ON_MENU = True
MENUITEMS_AFTER = (('Comments', '/pages/comments.html'), ('Random', '/random.html'), ('RSS', '/feeds/all.atom.xml'),)

GITHUB_SOURCE = 'https://github.com/LinuxTOY/linuxtoy.org/blob/master/content'
Expand Down

0 comments on commit c9aa8ee

Please sign in to comment.