change: removed .html in url
All checks were successful
Deploy on push / deploy (push) Has been skipped

This commit is contained in:
2026-03-23 02:40:49 -07:00
parent 9f60ab3cca
commit a72e4d21d5
5 changed files with 41 additions and 9 deletions

View File

@@ -30,9 +30,9 @@
<h1>for vham :3</h1>
<p id="haiku">Please enable javascript >.<</p>
<p class="page-links">
<a href="index.html" aria-current="page">gallery</a>
<a href="./" aria-current="page">gallery</a>
<span class="page-links__separator">/</span>
<a href="rankings.html">rankings</a>
<a href="rankings">rankings</a>
</p>
</header>