mirror of
https://github.com/nairobilug/pelican-alchemy.git
synced 2024-12-30 12:15:06 +01:00
Update pelican configs
This commit is contained in:
parent
b1b50f649d
commit
8906d36310
2 changed files with 4 additions and 5 deletions
|
|
@ -20,6 +20,7 @@ CATEGORY_FEED_ATOM = 'feeds/%s.atom.xml'
|
|||
DELETE_OUTPUT_DIRECTORY = True
|
||||
|
||||
# Following items are often useful when publishing
|
||||
|
||||
# DISQUS_SITENAME = ""
|
||||
# GOOGLE_ANALYTICS = ""
|
||||
|
||||
ICONS.insert(0, ('feed', SITEURL + '/' + FEED_ALL_ATOM))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue