diff --git a/wiki/index.php b/wiki/index.php index ff20574..b64a0b8 100644 --- a/wiki/index.php +++ b/wiki/index.php @@ -32,12 +32,21 @@ if (!isset($_GET["page"]) || !file_exists("pages/{$_GET['page']}.md")) {

pages:

- - parse(file_get_contents($page))->getYAML(); - if (!$yaml["published"]) continue; ?> - ">
- + + + + + + + + + parse(file_get_contents($page))->getYAML(); + if (!$yaml["published"]) continue; ?> + + + +
titledescription
">