This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
<a rel="archive" href="${servePath}/links.html">
|
||||
<i class="icon__link"></i> ${linkLabel}
|
||||
</a>
|
||||
<a rel="alternate" href="${servePath}/blog-articles-rss.do" rel="section">
|
||||
<a rel="alternate" href="${servePath}/rss.xml" rel="section">
|
||||
<i class="icon__rss"></i> RSS
|
||||
</a>
|
||||
</nav>
|
||||
@@ -126,7 +126,7 @@
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a rel="alternate" href="${servePath}/blog-articles-rss.do" rel="section">
|
||||
<a rel="alternate" href="${servePath}/rss.xml" rel="section">
|
||||
<i class="icon__rss"></i> RSS
|
||||
</a>
|
||||
</li>
|
||||
|
@@ -29,7 +29,7 @@
|
||||
<meta name="copyright" content="B3log" />
|
||||
<meta http-equiv="Window-target" content="_top" />
|
||||
<link type="text/css" rel="stylesheet" href="${staticServePath}/skins/${skinDirName}/css/base${miniPostfix}.css?${staticResourceVersion}" charset="utf-8" />
|
||||
<link href="${servePath}/blog-articles-rss.do" title="RSS" type="application/rss+xml" rel="alternate" />
|
||||
<link href="${servePath}/rss.xml" title="RSS" type="application/rss+xml" rel="alternate" />
|
||||
<link rel="icon" type="image/png" href="${servePath}/favicon.png" />
|
||||
<link rel="manifest" href="${servePath}/manifest.json">
|
||||
<link rel="search" type="application/opensearchdescription+xml" title="${title}" href="/opensearch.xml">
|
||||
|
Reference in New Issue
Block a user