mirror of
https://github.com/Ellpeck/TinyLifeWeb.git
synced 2024-12-22 14:49:23 +01:00
fixed footer links on subpages
This commit is contained in:
parent
96bfcc6f45
commit
acbc87283f
1 changed files with 4 additions and 4 deletions
|
@ -30,10 +30,10 @@
|
|||
<a href="https://status.ellpeck.de">Status</a>
|
||||
</div>
|
||||
<div class="footer-section">
|
||||
<a href="./common_issues">Fixing Common Issues</a><br>
|
||||
<a href="./content_policy">Community Policy</a><br>
|
||||
<a href="./preview">About Preview Versions</a><br>
|
||||
<a href="./changelog">Changelog</a><br>
|
||||
<a href="/common_issues">Fixing Common Issues</a><br>
|
||||
<a href="/content_policy">Community Policy</a><br>
|
||||
<a href="/preview">About Preview Versions</a><br>
|
||||
<a href="/changelog">Changelog</a><br>
|
||||
<a href="https://docs.tinylifegame.com">Developer Docs</a><br>
|
||||
<a href="https://press.ellpeck.de/tinylife/">Press Kit</a>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue