Update index.php

This commit is contained in:
jakani24
2024-01-14 14:44:05 +01:00
parent b97ca64331
commit d7fb334973

View File

@@ -29,6 +29,9 @@ $username="test";
<span class="navbar-text">
Cyberhex (<?php echo($page); ?>)
</span>
<span class="navbar-text text-right">
<a href="/logout.php">Logout</a>
</span>
</div>
</nav>
<div class="container mt-5">