base updated with navbar

This commit is contained in:
DaanoGames
2025-04-03 15:55:50 +02:00
parent 66d79eeb89
commit 97e4b7fe0a
4 changed files with 37 additions and 7 deletions

View File

@@ -1,5 +0,0 @@
<nav class="navbar navbar-expand-lg bg-body-tertiary" data-bs-theme="dark">
<div class="container-fluid">
<a class="navbar-brand" href="\dashboard">Dashboard</a>
</div>
</nav>