RSS按钮添加 target="_blank"
This commit is contained in:
parent
b326b0014d
commit
fd06e3ee96
@ -54,7 +54,7 @@ h1 a:not([href]){color:inherit;text-decoration:none;vertical-align: bottom;font-
|
||||
</button></a>
|
||||
{%- endif %}
|
||||
{%- endfor %}
|
||||
<a href="/rss.xml"><button id="buttonRSS" class="btn btn-invisible circle" title="RSS">
|
||||
<a href="/rss.xml" target="_blank"><button id="buttonRSS" class="btn btn-invisible circle" title="RSS">
|
||||
<svg class="octicon" width="16" height="16" >
|
||||
<path id="pathRSS" fill-rule="evenodd"></path>
|
||||
</svg>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user