This commit is contained in:
LifeAdventurer
2025-03-20 12:23:09 +00:00
parent 2db88eb1bf
commit c948a282d3
3 changed files with 3 additions and 3 deletions

View File

@@ -37,7 +37,7 @@
<body>
<!-- Home button at the top -->
<a href="/" class="btn border-0 home-button">
<a href="../" class="btn border-0 home-button">
<i class="fas fa-home text-white"></i>
</a>

View File

@@ -1 +1 @@
{ "commit_hash": "14a3912f4ce410b410b214e604326b678f3c96e2" }
{ "commit_hash": "afda24a38af79400cca45cdb7e83e5f54bf89253" }

View File

@@ -22,7 +22,7 @@
<body>
<!-- Home button at the top -->
<a href="/" class="btn border-0 home-button">
<a href="../" class="btn border-0 home-button">
<i class="bx bx-home text-white"></i>
</a>