使用 RSS 作为默认订阅输出

This commit is contained in:
Liang Ding
2015-10-01 12:52:17 +08:00
parent f501b81929
commit 8765bba96c
27 changed files with 36 additions and 36 deletions

View File

@@ -37,8 +37,8 @@
<a href="${servePath}/tags.html">Tags</a>
</li>
<li>
<a rel="alternate" href="${servePath}/blog-articles-feed.do">
Atom
<a rel="alternate" href="${servePath}/blog-articles-rss.do">
RSS
</a>
</li>
</ul>