changes to index.php

This commit is contained in:
Richard Mikloš 2024-01-22 09:28:27 +01:00
parent 09c32d1be2
commit 486cf8f0e3
2 changed files with 3 additions and 2 deletions

@ -21,7 +21,7 @@ $page = basename($_SERVER['QUERY_STRING']);
$nav = include_ob("$template_dir/navigation.html");
echo $_SERVER['QUERY_STRING'];
if(empty($page)){
$page = 'index';

@ -1,2 +1,3 @@
<!--PAGENAME=You stupid-->
<h1>How can a human being be this dumb?</h1>
<h2>How can a human being be this dumb?</h2>
<h1>404</h1>