fix: deleted old bg and .env file(again)

This commit is contained in:
Ioannis20x
2025-07-07 23:33:19 +02:00
parent 080c76ebe0
commit c632854cca
3 changed files with 0 additions and 5 deletions

1
.env
View File

@@ -1 +0,0 @@
$SITENAME="Alphacar Dashboard"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

View File

@@ -3,10 +3,6 @@ if (session_status() === PHP_SESSION_NONE) {
session_start();
}
?>
<div class="navbar">
<div class="navbar-links" id="mobileMenu">
<a href="index.php">🏠 Home</a>