Fixed rss name

This commit is contained in:
Carlos Fenollosa 2013-02-21 17:16:11 +01:00
parent 08b0bc6846
commit 1ff26d166b

2
bb.sh
View File

@ -127,7 +127,7 @@ global_variables() {
# global archive # global archive
archive_index="all_posts.html" archive_index="all_posts.html"
# feed file (rss in this case) # feed file (rss in this case)
blog_feed="test.rss" blog_feed="feed.rss"
number_of_feed_articles="10" number_of_feed_articles="10"
# Localization and i18n # Localization and i18n