From b780a38ee5ca3a7e41501e390eb559a7649c59a4 Mon Sep 17 00:00:00 2001 From: Glenn Rice Date: Sat, 13 Feb 2021 17:11:02 +1000 Subject: [PATCH] added cloudflare analytics to footer --- config.toml | 1 + layouts/partials/footer.html | 6 ++++++ public/index.html | 6 +++++- 3 files changed, 12 insertions(+), 1 deletion(-) create mode 100644 layouts/partials/footer.html diff --git a/config.toml b/config.toml index 5b53c0c..11300da 100644 --- a/config.toml +++ b/config.toml @@ -32,6 +32,7 @@ theme = "stip" title = "Mastodon" url = "https://caffeinated.social/glenn" + # [[params.links]] # iconset = "fas" # icon = "envelope" diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html new file mode 100644 index 0000000..84bb442 --- /dev/null +++ b/layouts/partials/footer.html @@ -0,0 +1,6 @@ + diff --git a/public/index.html b/public/index.html index c63163f..225ad18 100644 --- a/public/index.html +++ b/public/index.html @@ -54,7 +54,11 @@ + + + + +