From f2b4d4abbee2fe0a328414c62b4dd3e6acc244fc Mon Sep 17 00:00:00 2001 From: Zyronon Date: Tue, 6 Jan 2026 23:37:35 +0800 Subject: [PATCH] wip --- index.html | 12 ++++++------ public/static-home.html | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/index.html b/index.html index 7f22cab9..ca8bafbb 100644 --- a/index.html +++ b/index.html @@ -103,12 +103,12 @@ })(); // umami - // (function () { - // var umami = document.createElement("script"); - // umami.src = 'https://typewords.cc/libs/s.js' - // umami.setAttribute("data-website-id", "160308c9-7900-4b1d-a0b1-c3b25a9530f6"); - // document.head.appendChild(umami); - // })(); + (function () { + var umami = document.createElement("script"); + umami.src = 'https://typewords.cc/libs/s.js' + umami.setAttribute("data-website-id", "160308c9-7900-4b1d-a0b1-c3b25a9530f6"); + document.head.appendChild(umami); + })(); // umami-saas // (function () { diff --git a/public/static-home.html b/public/static-home.html index cae8dcb4..bad26212 100644 --- a/public/static-home.html +++ b/public/static-home.html @@ -439,12 +439,12 @@ })(); // umami - // (function () { - // var umami = document.createElement("script"); - // umami.src = 'https://typewords.cc/libs/s.js' - // umami.setAttribute("data-website-id", "160308c9-7900-4b1d-a0b1-c3b25a9530f6"); - // document.head.appendChild(umami); - // })(); + (function () { + var umami = document.createElement("script"); + umami.src = 'https://typewords.cc/libs/s.js' + umami.setAttribute("data-website-id", "160308c9-7900-4b1d-a0b1-c3b25a9530f6"); + document.head.appendChild(umami); + })(); // umami-saas // (function () {