mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Drop unnecessary duplicate links
This commit is contained in:
parent
7748504b94
commit
7af80fcabd
3 changed files with 3 additions and 3 deletions
|
@ -12,7 +12,7 @@ title: Network status and alerts - Bitcoin
|
|||
|
||||
<h1>Network status and alerts</h1>
|
||||
|
||||
<p class="summary">Stay aware of network alerts by <a href="/en/rss/alerts.rss">subscribing to the RSS feed</a> <a type="application/rss+xml" href="/en/rss/alerts.rss"><img src="/img/icons/icon_rss.svg" alt="rss" class="rssicon"></a></p>
|
||||
<p class="summary">Stay aware of network alerts by <a type="application/rss+xml" href="/en/rss/alerts.rss">subscribing to the RSS feed <img src="/img/icons/icon_rss.svg" alt="rss" class="rssicon"></a></p>
|
||||
|
||||
<div>
|
||||
{% if site.STATUS == 0 %}
|
||||
|
|
|
@ -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 %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue