mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
New Bitcoin Core subsite
This commit contains a large number of contributions from Saïvann Carignan.
This commit is contained in:
parent
c4517a951e
commit
706c791e92
85 changed files with 17420 additions and 88 deletions
9
_includes/layout/base-core/footer-js-extra.html
Normal file
9
_includes/layout/base-core/footer-js-extra.html
Normal file
|
@ -0,0 +1,9 @@
|
|||
{% comment %}
|
||||
This file is licensed under the MIT License (MIT) available on
|
||||
http://opensource.org/licenses/MIT.
|
||||
{% endcomment %}
|
||||
|
||||
{% comment %}<!-- Try to minimize the amount of JS on the download page -->{% endcomment %}
|
||||
{% if page.id != 'download' %}
|
||||
<script src="/js/bitcoin-core.js"></script>
|
||||
{% endif %}
|
Loading…
Add table
Add a link
Reference in a new issue