Drop unnecessary duplicate links

This commit is contained in:
Saivann 2015-07-04 14:05:48 -04:00
parent 7748504b94
commit 7af80fcabd
No known key found for this signature in database
GPG key ID: 5780F5D31B5577B0
3 changed files with 3 additions and 3 deletions

View file

@ -14,7 +14,7 @@ id: site-blog
<h1 class="page-heading">Bitcoin.org Site Blog</h1>
<p class="summary">Discover what's new on Bitcoin.org or <a href="/en/rss/blog.xml">subscribe to the RSS feed</a> <a type="application/atom+xml" href="/en/rss/blog.xml"><img src="/img/icons/icon_rss.svg" alt="rss" class="rssicon"></a></p>
<p class="summary">Discover what's new on Bitcoin.org or <a type="application/atom+xml" href="/en/rss/blog.xml">subscribe to the RSS feed <img src="/img/icons/icon_rss.svg" alt="rss" class="rssicon"></a></p>
<ul class="post-list">
{% for post in site.posts %}