From dc17e80a5ad699c27d9c61feeb5df167123afd17 Mon Sep 17 00:00:00 2001 From: ilotterytea Date: Mon, 23 Jun 2025 19:35:18 +0500 Subject: fix: set width only if file has it --- public/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public') diff --git a/public/index.php b/public/index.php index ea4bde7..5ba89a9 100644 --- a/public/index.php +++ b/public/index.php @@ -192,7 +192,7 @@ $privacy_exists = is_file($_SERVER['DOCUMENT_ROOT'] . '/static/PRIVACY.txt');
-
+
>
-- cgit v1.2.3