This website works better with JavaScript.
Home
Help
Sign In
unit
/
website-pelican
Watch
13
Star
0
Fork
0
Code
Issues
1
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
re-enabled tag feeds
proposta-home
putro
1 year ago
parent
f0bc7e34fa
commit
efe3fec3ea
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
publishconf.py
+ 1
- 1
publishconf.py
View File
@@ -17,7 +17,7 @@ RELATIVE_URLS = False
FEED_ALL_ATOM = 'feeds.atom.xml'
FEED_ALL_RSS = 'feed.xml'
#
TAG_FEED_ATOM = 'feeds/feed.{slug}.atom.xml'
TAG_FEED_ATOM = 'feeds/feed.{slug}.atom.xml'
DELETE_OUTPUT_DIRECTORY = True
Write
Preview
Loading…
Cancel
Save