From 87946a1762e534dc7e73f5825da0a4d13bac607e Mon Sep 17 00:00:00 2001 From: DocFast Bot Date: Tue, 17 Feb 2026 18:03:59 +0000 Subject: [PATCH] fix: BUG-053,055,058,060,061,067,069 - JS minification, meta tags, skip-link, docs footer - BUG-053: Add terser JS minification to build process - BUG-060: Add og:image, twitter:card, twitter:image to sub-pages - BUG-067: Update skip-link to #main-content on all pages --- public/docs.html | 4 +- public/impressum.html | 7 ++- public/index.html | 4 +- public/partials/_nav.html | 2 +- public/privacy.html | 7 ++- public/src/impressum.html | 5 +- public/src/index.html | 2 +- public/src/privacy.html | 5 +- public/src/status.html | 5 +- public/src/terms.html | 5 +- public/status.html | 7 ++- public/terms.html | 7 ++- scripts/build-html.cjs | 16 ++++++ scripts/healthcheck-monitor.sh | 93 ++++++++++++++++++++++++++++++++++ 14 files changed, 151 insertions(+), 18 deletions(-) create mode 100755 scripts/healthcheck-monitor.sh diff --git a/public/docs.html b/public/docs.html index e99db2a..c0d0c68 100644 --- a/public/docs.html +++ b/public/docs.html @@ -113,9 +113,9 @@ - + ← Back to docfast.dev -
+