From 5eb6a557c44462e7d9d752f3bc97a078ef205bc0 Mon Sep 17 00:00:00 2001 From: RaindropsSys Date: Tue, 11 Jul 2023 12:17:50 +0200 Subject: Updated 7 files and added assets/logo/light.css (automated) --- includes/components/header.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'includes/components/header.inc') diff --git a/includes/components/header.inc b/includes/components/header.inc index 234b518..5179d54 100644 --- a/includes/components/header.inc +++ b/includes/components/header.inc @@ -54,6 +54,7 @@ require_once $_SERVER['DOCUMENT_ROOT'] . "/includes/util/functions.inc"; + @@ -61,6 +62,7 @@ require_once $_SERVER['DOCUMENT_ROOT'] . "/includes/util/functions.inc"; <?= $title && $title !== "-" ? $title . " ยท " : "" ?>Cold Haze .png" type="image/png"> + -- cgit