From d0e549a2e78e336871d1ec32244dc3edb3617f96 Mon Sep 17 00:00:00 2001 From: Dorian Niemiec Date: Fri, 27 Dec 2024 16:31:08 +0100 Subject: [PATCH] fix: remove the space before the title in Open Graph and X (Twitter) cards --- includes/header.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/includes/header.php b/includes/header.php index a303081..a909a06 100644 --- a/includes/header.php +++ b/includes/header.php @@ -33,7 +33,7 @@ if (isset($_SESSION['user'])) { <?php echo htmlentities(isset($pageTitle) && $pageTitle ? "$pageTitle - SVR.JS Mods" : "SVR.JS Mods"); ?> "> - "> + "> "> @@ -42,7 +42,7 @@ if (isset($_SESSION['user'])) { "> - "> + "> ">