Update index.php

This commit is contained in:
jakani24
2024-04-26 17:58:06 +02:00
parent 923ae1dd5a
commit 0845fda612

View File

@@ -31,7 +31,7 @@ if(isset($_GET["page"])){
<nav class="navbar navbar-light bg-light">
<div class="container-fluid">
<span class="navbar-text">
Cyberhex (<?php echo($page); ?>)
Cyberhex (<?php echo(explode(".",$page))[0]; ?>)
</span>
<span class="navbar-text text-center">
<?php echo($username); ?>