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