Fix(home-button): Adjust href to match both localhost and github pages
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user