aboutsummaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
authorkj-sh6042024-08-05 17:27:57 -0400
committerkj-sh6042024-08-05 17:27:57 -0400
commitdb02f607ab281d8b2638f8eb1edc1300a0447c72 (patch)
treea5e1b9165def25cb62c047e2eac95e5f69b4fb6e /index.php
parent11ae134cd720443b6ed5fe67bc570bbfcc8730e0 (diff)
fix: broken light mode
and other things
Diffstat (limited to 'index.php')
-rw-r--r--index.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/index.php b/index.php
index 0d229e7..ef1294b 100644
--- a/index.php
+++ b/index.php
@@ -92,7 +92,7 @@ session_start(); ?>
<div>
<br>
<details>
- <summary style="font-size: 1.125rem;"><strong>← expand for markdown text editor ✏</strong></summary>
+ <summary style="font-size: 1.125rem;"><strong>← expand for markdown text editor 📝</strong></summary>
<p>
<script src="https://cdn.jsdelivr.net/simplemde/latest/simplemde.min.js"></script>
<form class="" action="index.php" method="post">
@@ -107,7 +107,6 @@ session_start(); ?>
});
</script>
</p>
- <link rel="stylesheet" href="../css/editor.css">
</details>
<br>
<details>