From ec5597b746408f5b3c4c0efca6599d470229fbb9 Mon Sep 17 00:00:00 2001 From: gapry Date: Thu, 18 Dec 2025 03:26:40 +0800 Subject: [PATCH 1/6] Google Analytics: enable --- _includes/google-analytics.html | 12 ++++++++++++ _layouts/home.html | 2 ++ 2 files changed, 14 insertions(+) create mode 100644 _includes/google-analytics.html diff --git a/_includes/google-analytics.html b/_includes/google-analytics.html new file mode 100644 index 0000000..df37b97 --- /dev/null +++ b/_includes/google-analytics.html @@ -0,0 +1,12 @@ + + + \ No newline at end of file diff --git a/_layouts/home.html b/_layouts/home.html index 4533612..41daf36 100644 --- a/_layouts/home.html +++ b/_layouts/home.html @@ -2,6 +2,8 @@ layout: archive --- +{% include google-analytics.html %} +

Latest Posts