Added Downloads Page, Mod Files and Updated Guides

This commit is contained in:
BloxerHD 2026-04-11 22:59:57 +01:00
commit 9c638c039b
11 changed files with 147 additions and 9 deletions

View file

@ -19,6 +19,7 @@
<ul class="nav-links">
<a href="/"><button class="header-button active">Home</button></a>
<a href="/guides"><button class="header-button">Guides</button></a>
<a href="/downloads"><button class="header-button">Downloads</button></a>
<a href="/account"><button class="header-button">Account</button></a>
</ul>
</nav>