diff --git a/wiki/index.php b/wiki/index.php index 2e323a0..f8686f3 100644 --- a/wiki/index.php +++ b/wiki/index.php @@ -44,7 +44,7 @@ if (!isset($_GET["page"]) || !file_exists("pages/{$_GET['page']}.md")) { foreach (glob("pages/*.md") as $page) { $yaml = $parser->parse(file_get_contents($page))->getYAML(); if (!$yaml["published"]) continue; ?> - ">
+ ">