From e047adc606f5305137789ce799e981305ac2264d Mon Sep 17 00:00:00 2001 From: BBaoVanC Date: Fri, 8 Apr 2022 23:38:25 -0500 Subject: [PATCH] Add Plausible analytics --- layouts/partials/additional-head.html | 3 +++ themes/bobatheme | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 layouts/partials/additional-head.html diff --git a/layouts/partials/additional-head.html b/layouts/partials/additional-head.html new file mode 100644 index 0000000..7165e21 --- /dev/null +++ b/layouts/partials/additional-head.html @@ -0,0 +1,3 @@ +{{ if eq .Site.BaseURL "https://boba.best" }} + +{{ end }} diff --git a/themes/bobatheme b/themes/bobatheme index 11599e0..5668fee 160000 --- a/themes/bobatheme +++ b/themes/bobatheme @@ -1 +1 @@ -Subproject commit 11599e01d77c18edd9046c41700cc5fc24e86b31 +Subproject commit 5668feed1de64b2fc0620d8b6fd7032823527d0b