From c0bfeac9f8f39a016b86c9e5f1e5fbcb99ea93ff Mon Sep 17 00:00:00 2001 From: nkalupahana Date: Wed, 28 Feb 2024 15:40:24 -0600 Subject: [PATCH] Add PostHog --- _includes/custom-head.html | 6 ------ _includes/head.html | 5 ++++- 2 files changed, 4 insertions(+), 7 deletions(-) delete mode 100644 _includes/custom-head.html diff --git a/_includes/custom-head.html b/_includes/custom-head.html deleted file mode 100644 index 8559a67..0000000 --- a/_includes/custom-head.html +++ /dev/null @@ -1,6 +0,0 @@ -{% comment %} - Placeholder to allow defining custom head, in principle, you can add anything here, e.g. favicons: - - 1. Head over to https://realfavicongenerator.net/ to add your own favicons. - 2. Customize default _includes/custom-head.html in your source directory and insert the given code snippet. -{% endcomment %} diff --git a/_includes/head.html b/_includes/head.html index c1a642c..f8202a0 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -43,5 +43,8 @@ - {%- include custom-head.html -%} +