From 76a2cda068b0efd3c10338439f1ad1a5350b69d0 Mon Sep 17 00:00:00 2001 From: James Sangalli Date: Fri, 21 Jul 2017 10:15:37 +1000 Subject: [PATCH 1/2] added bitcoinprojects.net to directories --- _templates/resources.html | 1 + 1 file changed, 1 insertion(+) diff --git a/_templates/resources.html b/_templates/resources.html index d9d61b9a..72862032 100644 --- a/_templates/resources.html +++ b/_templates/resources.html @@ -29,6 +29,7 @@ id: resources

{% translate linkmerchants %} - 99Bitcoins.com

{% translate linkexchanges %} - buybitcoinworldwide.com

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

+

BitcoinProjects.net

From bf0ba40175b7a2199a5e87b9fba0e0d284036e8d Mon Sep 17 00:00:00 2001 From: James Sangalli Date: Tue, 25 Jul 2017 09:33:46 +1000 Subject: [PATCH 2/2] added bitcoinprojects.net in same format as other directories in tab --- _templates/resources.html | 2 +- _translations/en.yml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/_templates/resources.html b/_templates/resources.html index 72862032..e174e193 100644 --- a/_templates/resources.html +++ b/_templates/resources.html @@ -29,7 +29,7 @@ id: resources

{% translate linkmerchants %} - 99Bitcoins.com

{% translate linkexchanges %} - buybitcoinworldwide.com

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

-

BitcoinProjects.net

+

{% translate linkprojects %} - BitcoinProjects.net

diff --git a/_translations/en.yml b/_translations/en.yml index 3342ae53..d53f1083 100644 --- a/_translations/en.yml +++ b/_translations/en.yml @@ -713,6 +713,7 @@ linkwallets: "Wallets" linkmerchants: "Merchants" linkexchanges: "Exchanges" + linkprojects: "Projects" linkmerchantstools: "Merchant tools" linknonprofits: "Non-profits" charts: "Charts and statistics"