From 35d0745d0d2a72f85438d42112cee341cd519610 Mon Sep 17 00:00:00 2001 From: Jeppe Ernst Date: Tue, 24 Apr 2018 21:50:23 +0200 Subject: [PATCH] =?UTF-8?q?remove=20hidden=20nbsp=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _layouts/indexpage.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_layouts/indexpage.html b/_layouts/indexpage.html index 699a9f8..451faaf 100644 --- a/_layouts/indexpage.html +++ b/_layouts/indexpage.html @@ -7,7 +7,7 @@ layout: default {% if forloop.first %}
- {{ site.donationCounter.donated | intcomma: '.' }}{{ global.donation.currency }} {{ global.donation.text }} {{ site.donationCounter.goal | intcomma: '.' }}{{ global.donation.currency }} + {{ site.donationCounter.donated | intcomma: '.' }}{{ global.donation.currency }} {{ global.donation.text }} {{ site.donationCounter.goal | intcomma: '.' }}{{ global.donation.currency }}