Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/AmazingRise/hugo-theme-diary.wiki.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--RSS-Feed.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/RSS-Feed.md b/RSS-Feed.md
index 34db669..c5a60e4 100644
--- a/RSS-Feed.md
+++ b/RSS-Feed.md
@@ -8,4 +8,7 @@ Edit `config.toml`
url = "/index.xml"
name = "RSS Feed"
weight = 4
-``` \ No newline at end of file
+```
+
+**Notice: RSS Feed only generate the very lastest 10 posts.**
+(You can edit `/index.rss.xml` by yourself to change this limit.) \ No newline at end of file