We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7564dfe commit 8bd7620Copy full SHA for 8bd7620
content/rss.smd
@@ -9,7 +9,9 @@
9
本站一共有 3 个 RSS 索引,分别索引了 学习、月刊和博客,便于满足不同读者的需求。
10
11
他们的链接分别是:
12
-[/learn/index.xml]($link.page("learn").alternative('rss'))
+- [/learn/index.xml]($link.page("learn").alternative('rss'))
13
+- [/monthly/index.xml]($link.page("monthly").alternative('rss'))
14
+- [/post/index.xml]($link.page("post").alternative('rss'))
15
[/monthly/index.xml]($link.page("monthly").alternative('rss'))
16
[/post/index.xml]($link.page("post").alternative('rss'))
17
0 commit comments