diff --git a/index.php b/index.php index 109714d..4d56279 100644 --- a/index.php +++ b/index.php @@ -15,6 +15,7 @@ -
View list New note | bbn
-
+ View list New note -
- -
-
+ echo ' +

+
@@ -83,6 +83,7 @@ } else { + echo '

'; if ($dh = opendir($dir)) { while (($file = readdir($dh)) !== false) { if (str_ends_with($file, '.md'))