From f74a36af13481ae5e7dd082c78dd9ea437c7049a Mon Sep 17 00:00:00 2001 From: ilotterytea Date: Sat, 21 Jun 2025 01:06:14 +0500 Subject: feat: mobile responsiveness --- public/index.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'public/index.php') diff --git a/public/index.php b/public/index.php index 4b26c8a..51c0e7d 100644 --- a/public/index.php +++ b/public/index.php @@ -160,8 +160,11 @@ $privacy_exists = is_file($_SERVER['DOCUMENT_ROOT'] . '/static/PRIVACY.txt'); <?= INSTANCE_NAME ?> + + + -- cgit v1.2.3