Merge pull request #335 from bitcoin/resources

Add links to relevant local resources
This commit is contained in:
saivann 2014-03-10 09:17:53 -04:00
commit 6cb2980e20
2 changed files with 4 additions and 0 deletions

View file

@ -9,6 +9,7 @@ id: community
<div>
<div>
<h2><img src="/img/ico_invoice.svg" class="titleicon" alt="Icon">{% translate forums %}</h2>
{% if page.lang == 'bg' %}<p><a href="http://hash.bg/forum/">Hash.bg</a></p>{% endif %}
{% if page.lang == 'es' %}<p><a href="http://www.forobtc.com/">Foro Bitcoin en Español</a></p>{% endif %}
{% if page.lang == 'pl' %}<p><a href="https://forum.bitcoin.pl/">Polski portal bitcoin.pl</a></p>{% endif %}
<p>{% translate bitcointalk %}</p>

View file

@ -24,6 +24,9 @@ id: resources
<div>
<div>
<h2><img src="/img/ico_spread.svg" class="titleicon" alt="Icon">{% translate news %}</h2>
{% if page.lang == 'bg' %}<p><a href="http://hash.bg/">Hash.bg</a></p>{% endif %}
{% if page.lang == 'fr' %}<p><a href="http://francebitcoin.com/">France Bitcoin</a></p>{% endif %}
{% if page.lang == 'ru' %}<p><a href="http://btcrussia.ru/">BTCRussia</a></p>{% endif %}
<p><a href="http://www.coindesk.com/">CoinDesk</a></p>
<p><a href="http://bitcoinmagazine.com/">Bitcoin Magazine</a></p>
<p><a href="https://bitcointalk.org/index.php?board=77.0">Bitcoin Forum / Press</a></p>