From 6023ef0b208703117feef24b39a6ab2fab15bcc9 Mon Sep 17 00:00:00 2001 From: Rasmus Date: Fri, 22 Jun 2018 13:17:08 +0200 Subject: [PATCH] =?UTF-8?q?Opdateret=20bel=C3=B8b?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _config.yml | 2 +- htaccess | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 559cda3..2027d0d 100644 --- a/_config.yml +++ b/_config.yml @@ -21,7 +21,7 @@ description: >- # this means to ignore newlines until "baseurl:" baseurl: "" # the subpath of your site, e.g. /blog url: "https://ulovliglogning.dk" # the base hostname & protocol for your site, e.g. http://example.com donationCounter: - donated: 451295 + donated: 454134 goal1: 100000 goal2: 250000 goal3: 400000 diff --git a/htaccess b/htaccess index c9246ac..086a81f 100644 --- a/htaccess +++ b/htaccess @@ -41,3 +41,6 @@ RewriteRule "^maxplanck" "https://www.mpicc.de/de/forschung/forschungsarbeit/kri # Krudttøndeangreb RewriteRule "^krudtt[øoe]+nden*$" "/assets/files/EvalueringKrudttonde.pdf" [NC] + +# Elmåler-kronik +RewriteRule "^elm[åa]+ler*$" "/assets/files/powermeter.pdf" [NC]