From 0d01c7da90a7c8272b56c3b36ec8e3cbd8d490ad Mon Sep 17 00:00:00 2001 From: twotalesanimation <80506065+twotalesanimation@users.noreply.github.com> Date: Wed, 3 Dec 2025 16:48:09 +0200 Subject: [PATCH] Refactor: Update index.php and about.php to use unified header template - index.php: Changed from header01.php to new unified header.php with dark style - about.php: Changed from header02.php to new unified header.php with light style - Both pages now use single configurable header template - Eliminates dependency on separate header files Test these pages in browser to verify header renders correctly before updating remaining pages --- about.php | 4 +++- index.php | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/about.php b/about.php index 3401e0f4..5a607d00 100644 --- a/about.php +++ b/about.php @@ -1,4 +1,6 @@ -