diff --git a/_templates/resources.html b/_templates/resources.html index 93b9f8fd..3723c2f0 100644 --- a/_templates/resources.html +++ b/_templates/resources.html @@ -22,6 +22,7 @@ id: resources

{% translate linkmerchants %} - usebitcoins.info

{% translate linkexchanges %} - howtobuybitcoins.info

{% translate linkmerchantstools %} - en.bitcoin.it

+

{% translate linknonprofits %} - givebtc.org

@@ -53,6 +54,7 @@ id: resources

Let's Talk Bitcoin

Bitcoin Knowledge Podcast

Khan Academy

+

The Bitcoin Handbook for Non-Profits

diff --git a/_translations/en.yml b/_translations/en.yml index 258c47eb..c07a81d0 100644 --- a/_translations/en.yml +++ b/_translations/en.yml @@ -539,6 +539,7 @@ en: linkmerchants: "Merchants" linkexchanges: "Exchanges" linkmerchantstools: "Merchant tools" + linknonprofits: "Non-profits" charts: "Charts and statistics" news: "News" documentaries: "Documentaries"