From 05fbee343f2edf40d339ef75932372cf59de3d3c Mon Sep 17 00:00:00 2001 From: kj-sh604 Date: Thu, 8 Aug 2024 19:05:45 -0400 Subject: fix: accessibility --- index.php | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/index.php b/index.php index abe50d1..d7efa91 100644 --- a/index.php +++ b/index.php @@ -77,15 +77,11 @@ if ($_SERVER['REQUEST_METHOD'] === 'POST' && isset($_POST['compile'])) {
-

markdown goes here:

+
- -
@@ -148,6 +144,11 @@ if ($_SERVER['REQUEST_METHOD'] === 'POST' && isset($_POST['compile'])) { return false; } + + - -- cgit v1.2.3