Browse Source

Fixed rss name

Carlos Fenollosa 12 năm trước cách đây
mục cha
commit
1ff26d166b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      bb.sh

+ 1 - 1
bb.sh

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