From e77051ccc4b47951bfa4fde2be436b1bb2fb113b Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Sun, 28 Apr 2024 17:33:09 +0200 Subject: use https://github.com/nunocoracao/blowfish.git --- themes/blowfish/layouts/partials/analytics/fathom.html | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 themes/blowfish/layouts/partials/analytics/fathom.html (limited to 'themes/blowfish/layouts/partials/analytics/fathom.html') diff --git a/themes/blowfish/layouts/partials/analytics/fathom.html b/themes/blowfish/layouts/partials/analytics/fathom.html new file mode 100644 index 0000000..3b7ac10 --- /dev/null +++ b/themes/blowfish/layouts/partials/analytics/fathom.html @@ -0,0 +1,5 @@ +{{ if isset site.Params.fathomAnalytics "domain" }} + +{{ else }} + +{{ end }} \ No newline at end of file -- cgit v1.2.3