Open RSS and Atom feed links in new window
This commit is contained in:
parent
528d99398d
commit
95e90f0ed8
1 changed files with 2 additions and 2 deletions
|
|
@ -73,8 +73,8 @@
|
|||
<div class="mps-footer-group">
|
||||
<span class="mps-footer-group-title">Feeds</span>
|
||||
<nav class="mps-footer-links">
|
||||
<a href="/rss.xml">RSS</a>
|
||||
<a href="/atom.xml">Atom</a>
|
||||
<a href="/rss.xml" target="_blank">RSS</a>
|
||||
<a href="/atom.xml" target="_blank">Atom</a>
|
||||
</nav>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue