mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
footer: Add link to support Bitcoin.org
This commit is contained in:
parent
5cb5ab1fd2
commit
377cd40e59
3 changed files with 13 additions and 0 deletions
|
@ -3,6 +3,10 @@ This file is licensed under the MIT License (MIT) available on
|
|||
http://opensource.org/licenses/MIT.
|
||||
{% endcomment %}
|
||||
|
||||
<div class="footerdonate">
|
||||
<p>Bitcoin.org is community supported: <a href="bitcoin:1GwV7fPX97hmavc6iNrUZUogmjpLPrPFoE?amount=0.00319&label=Donation%20to%20Bitcoin.org" target="_blank">1GwV7fPX97hmavc6iNrUZUogmjpLPrPFoE</a></p>
|
||||
</div>
|
||||
|
||||
<div class="footermenu">
|
||||
<a href="/en/alerts" class="statusmenu{% if site.STATUS == 1 %} alert{% endif %}">Network Status</a>
|
||||
<a href="/{{ page.lang }}/{% translate legal url %}">{% translate menu-legal layout %}</a>
|
||||
|
|
|
@ -3,6 +3,10 @@ This file is licensed under the MIT License (MIT) available on
|
|||
http://opensource.org/licenses/MIT.
|
||||
{% endcomment %}
|
||||
|
||||
<div class="footerdonate">
|
||||
<p>Bitcoin.org is community supported: <a href="bitcoin:1GwV7fPX97hmavc6iNrUZUogmjpLPrPFoE?amount=0.00319&label=Donation%20to%20Bitcoin.org" target="_blank">1GwV7fPX97hmavc6iNrUZUogmjpLPrPFoE</a></p>
|
||||
</div>
|
||||
|
||||
<div class="footermenu">
|
||||
<a href="/en/alerts" class="statusmenu{% if site.STATUS == 1 %} alert{% endif %}">Network Status</a>
|
||||
<a href="/{{ page.lang }}/{% translate legal url %}">{% translate menu-legal layout %}</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue