Skip to content
This repository was archived by the owner on Mar 24, 2026. It is now read-only.

Commit 789cc4d

Browse files
committed
remove .html from index
1 parent 182cb6e commit 789cc4d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

_layouts/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
<img src="/images/backthematic.webp" alt="MuonMC thematic background image">
77
<div class="big-image-text">
88
<p>The modloader that works.</p>
9-
<a href="/download.html" class="button-round-generic button-download">
9+
<a href="/download" class="button-round-generic button-download">
1010
Download</a>
11-
<a href="/develop.html" class="button-round-generic button-develop">
11+
<a href="/develop" class="button-round-generic button-develop">
1212
Develop</a>
1313
</div>
1414
</header>

0 commit comments

Comments
 (0)