From ee8aa618acdfa885fa7ff957c7adc54603869161 Mon Sep 17 00:00:00 2001 From: bochard Date: Sun, 30 Mar 2025 21:59:28 +0800 Subject: [PATCH] added analytics script to every page --- 404.html | 2 ++ files/index.html | 2 ++ links.html | 2 ++ sitemap.html | 2 ++ 4 files changed, 8 insertions(+) diff --git a/404.html b/404.html index 9a11b09..86fd0a9 100644 --- a/404.html +++ b/404.html @@ -35,5 +35,7 @@ html { + + \ No newline at end of file diff --git a/files/index.html b/files/index.html index d739859..a80646a 100644 --- a/files/index.html +++ b/files/index.html @@ -65,4 +65,6 @@ + + diff --git a/links.html b/links.html index 9d4bfcb..4a5509b 100644 --- a/links.html +++ b/links.html @@ -21,5 +21,7 @@
+ + \ No newline at end of file diff --git a/sitemap.html b/sitemap.html index b8ab2c0..24944e1 100644 --- a/sitemap.html +++ b/sitemap.html @@ -21,5 +21,7 @@
+ + \ No newline at end of file -- 2.39.5