From 8b8f7b2cd95e3991ae9ac984d425379b08024391 Mon Sep 17 00:00:00 2001 From: Prefetch Date: Thu, 3 Nov 2022 19:27:19 +0100 Subject: Self-host GoatCounter JS, add link to results --- source/_includes/footer.html | 2 +- source/_includes/preamble.html | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'source/_includes') diff --git a/source/_includes/footer.html b/source/_includes/footer.html index 8a11b00..d91d3d5 100644 --- a/source/_includes/footer.html +++ b/source/_includes/footer.html @@ -4,5 +4,5 @@ CC BY-SA 4.0.
-Privacy-friendly statistics by GoatCounter. +Visitor statistics
diff --git a/source/_includes/preamble.html b/source/_includes/preamble.html index 96b26b5..df39a13 100644 --- a/source/_includes/preamble.html +++ b/source/_includes/preamble.html @@ -19,4 +19,6 @@ {% endif %} - +{% if jekyll.environment != "development" %} + +{% endif %} -- cgit v1.2.3