This commit is contained in:
@@ -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">
|
||||
|
@@ -48,7 +48,7 @@
|
||||
</svg> ${linkLabel}
|
||||
</a>
|
||||
|
||||
<a rel="alternate" href="${servePath}/blog-articles-rss.do" rel="section">
|
||||
<a rel="alternate" href="${servePath}/rss.xml" rel="section">
|
||||
<svg>
|
||||
<use xlink:href="#icon-feed"></use>
|
||||
</svg>
|
||||
|
Reference in New Issue
Block a user