From ce8415c26ff27e80b6ea0054ed5c476a9ce4e2cb Mon Sep 17 00:00:00 2001 From: wh-leader Date: Mon, 11 May 2026 12:57:05 +0200 Subject: [PATCH] security: remove IP addresses and internal hostnames from About page --- src/pages/about.astro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/about.astro b/src/pages/about.astro index 0012254..b90d1ea 100644 --- a/src/pages/about.astro +++ b/src/pages/about.astro @@ -124,7 +124,7 @@ import Footer from '../components/layout/Footer.astro';