mirror of
https://github.com/kihashi/stardew_community_checklist.git
synced 2025-10-19 08:03:17 +00:00
Fixed the header link to go to the current directory rather than the root.
This commit is contained in:
parent
f24bcafe47
commit
3741d4ab1a
@ -18,7 +18,7 @@
|
||||
<div class="container">
|
||||
<div class="header-left">
|
||||
<div class="header-item">
|
||||
<a href="/"><h1 class="title">Stardew Community Checklist</h1></a>
|
||||
<a href="./"><h1 class="title">Stardew Community Checklist</h1></a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="header-right">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user