mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Merge pull request #621 from bitcoin/status
Display a status icon on the Network status menu entry
This commit is contained in:
commit
5417f48821
9 changed files with 156 additions and 3 deletions
|
@ -93,7 +93,7 @@
|
|||
</div>
|
||||
<div class="footer">
|
||||
<div class="footermenu">
|
||||
<a href="/en/alerts">Network Status</a>
|
||||
<a href="/en/alerts" class="statusmenu{% if site.STATUS == 1 %} alert{% endif %}">Network Status</a>
|
||||
{% case page.lang %}
|
||||
{% when 'fa' or 'pl' or 'tr' or 'zh_TW' %}
|
||||
<a href="/en/legal">Legal</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue