From fe776a91c87ffb4adb4cea6abec0f3d4fa05b1b9 Mon Sep 17 00:00:00 2001 From: Victoria Drake Date: Thu, 31 Dec 2020 07:47:49 -0500 Subject: Add Plausible --- layouts/partials/head/plausible.html | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 layouts/partials/head/plausible.html diff --git a/layouts/partials/head/plausible.html b/layouts/partials/head/plausible.html new file mode 100644 index 0000000..c368a54 --- /dev/null +++ b/layouts/partials/head/plausible.html @@ -0,0 +1,2 @@ +{{ $url := urls.Parse .Site.BaseURL }} + \ No newline at end of file -- cgit v1.2.3