From 281de53520cb081fb174ae2c8ff9b533453659bd Mon Sep 17 00:00:00 2001 From: Sainan <63328889+Sainan@users.noreply.github.com> Date: Tue, 19 Aug 2025 20:15:32 +0200 Subject: [PATCH] Use relative paths --- _components/navbar.php | 12 ++++++------ guide.php | 2 +- index.php | 4 ++-- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/_components/navbar.php b/_components/navbar.php index 2259009..da95867 100644 --- a/_components/navbar.php +++ b/_components/navbar.php @@ -4,7 +4,7 @@ $path = strtok($_SERVER["REQUEST_URI"], '?'); ?>