mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Apply an independant adapted layout for releases, alerts and events
This commit is contained in:
parent
35481f80c1
commit
f744532805
4 changed files with 26 additions and 22 deletions
|
@ -5,7 +5,7 @@ id: alerts
|
|||
title: Network status and alerts - Bitcoin
|
||||
---
|
||||
<link rel="alternate" type="application/rss+xml" href="/en/rss/alerts.rss" title="Bitcoin network status and alerts">
|
||||
<div class="versiontext">
|
||||
<div class="alerttext">
|
||||
<h1>Network status and alerts<a type="application/rss+xml" href="/en/rss/alerts.rss"><img src="/img/icon_rss.svg" alt="rss" class="rssicon"></a></h1>
|
||||
{% assign active = false %}{% filter_for p in site.pages reversed sort_by:date category:alert %}{% if p.active == true %}{% assign active = true %}{% endif %}{% endfilter_for %}
|
||||
{% if active == false %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue