diff --git a/publishconf.py b/publishconf.py index 497159e..5e91136 100644 --- a/publishconf.py +++ b/publishconf.py @@ -19,7 +19,8 @@ FEED_ALL_RSS = 'feed.xml' ## attivando feed sui tag (solo atom) per avere fare podcast di bitume #TAG_FEED_ATOM = "feeds.tag_%s.atom.xml" #deprecato -#TAG_FEED_ATOM = "feeds.{slug}.atom.xml" +#TAG_FEED_ATOM = "feeds.{slug}.atom.xml" #critcal error +TAG_FEED_ATOM = "feeds.tag_{slug}.atom.xml" DELETE_OUTPUT_DIRECTORY = True