使用 RSS 作为默认订阅输出
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
</span>
|
||||
</#list>
|
||||
<a href="${servePath}/tags.html">${allTagsLabel}</a>
|
||||
<a rel="alternate" href="${servePath}/blog-articles-feed.do">${atomLabel}</a><a href="${servePath}/blog-articles-feed.do"><img src="${staticServePath}/images/feed.png" alt="Atom"/></a>
|
||||
<a rel="alternate" href="${servePath}/blog-articles-rss.do">RSS</a><a href="${servePath}/blog-articles-rss.do"><img src="${staticServePath}/images/feed.png" alt="RSS"/></a>
|
||||
</div>
|
||||
<div class="right" id="statistic">
|
||||
<span>${viewCount1Label}
|
||||
|
||||
Reference in New Issue
Block a user