mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Set license files and headers for bitcoin.org's content
This commit is contained in:
parent
27f1da3ba8
commit
2a139a51a1
276 changed files with 524 additions and 171 deletions
|
@ -1,4 +1,7 @@
|
|||
---
|
||||
# This file is licensed under the MIT License (MIT) available on
|
||||
# http://opensource.org/licenses/MIT.
|
||||
|
||||
layout: base
|
||||
id: community
|
||||
---
|
||||
|
@ -8,7 +11,7 @@ id: community
|
|||
<div class="resources">
|
||||
<div>
|
||||
<div>
|
||||
<h2><img src="/img/ico_invoice.svg" class="titleicon" alt="Icon">{% translate forums %}</h2>
|
||||
<h2><img src="/img/icons/ico_invoice.svg" class="titleicon" alt="Icon">{% translate forums %}</h2>
|
||||
{% if page.lang == 'bg' %}<p><a href="http://bitcoinbg.eu/forum/">BitcoinBG.eu</a></p>{% endif %}
|
||||
{% if page.lang == 'bg' %}<p><a href="http://hash.bg/forum/">Hash.bg</a></p>{% endif %}
|
||||
{% if page.lang == 'es' %}<p><a href="http://forobitco.in/">ForoBitco.in en Español</a></p>{% endif %}
|
||||
|
@ -19,7 +22,7 @@ id: community
|
|||
<p><a href="http://reddit.com/r/Bitcoin/">{% translate reddit %}</a></p>
|
||||
<p><a href="https://bitcoin.stackexchange.com/">{% translate stackexchange %}</a></p>
|
||||
</div><div>
|
||||
<h2><img src="/img/ico_network.svg" class="titleicon" alt="Icon">{% translate social %}</h2>
|
||||
<h2><img src="/img/icons/ico_network.svg" class="titleicon" alt="Icon">{% translate social %}</h2>
|
||||
{% if page.lang == 'ru' %}<p><a href="https://vk.com/bitcoin">Страница на ВКонтакте</a></p>{% endif %}
|
||||
<p>{% translate linkgoogle %}</p>
|
||||
<p><a href="https://twitter.com/search?q=bitcoin">{% translate linktwitter %}</a></p>
|
||||
|
@ -28,7 +31,7 @@ id: community
|
|||
</div>
|
||||
<div>
|
||||
<div>
|
||||
<h2><img src="/img/ico_multi.svg" class="titleicon" alt="Icon">{% translate meetups %}</h2>
|
||||
<h2><img src="/img/icons/ico_multi.svg" class="titleicon" alt="Icon">{% translate meetups %}</h2>
|
||||
{% case page.lang %}
|
||||
{% when 'fa' %}
|
||||
{% else %}
|
||||
|
@ -38,7 +41,7 @@ id: community
|
|||
<p><a href="https://bitcointalk.org/index.php?board=86.0">{% translate meetupbitcointalk %}</a></p>
|
||||
<p><a href="https://en.bitcoin.it/wiki/Meetups">{% translate meetupwiki %}</a></p>
|
||||
</div><div>
|
||||
<h2><img src="/img/ico_help.svg" class="titleicon" alt="Icon">{% translate irc %}</h2>
|
||||
<h2><img src="/img/icons/ico_help.svg" class="titleicon" alt="Icon">{% translate irc %}</h2>
|
||||
<p>{% translate ircjoin %}</p>
|
||||
<p>#bitcoin <small>{% translate chanbitcoin %}</small></p>
|
||||
<p>#bitcoin-dev <small>{% translate chandev %}</small></p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue