From c898933b7b546dcac5f64ff3ce6c80aeb3e0dcfd Mon Sep 17 00:00:00 2001 From: Jonas Kohl Date: Thu, 7 Nov 2024 18:05:49 +0100 Subject: Make application responsive --- public/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public/index.php') diff --git a/public/index.php b/public/index.php index 4f0f0ff..c9fdf0a 100644 --- a/public/index.php +++ b/public/index.php @@ -129,7 +129,7 @@ $csrf = csrf_token(); - + Java -- cgit v1.2.3