change: removed .html in url
All checks were successful
Deploy on push / deploy (push) Has been skipped
All checks were successful
Deploy on push / deploy (push) Has been skipped
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
@@ -30,9 +30,9 @@
|
||||
<h1>food power rankings</h1>
|
||||
<p>pick the better meal, one pair at a time, and the board updates live in this browser.</p>
|
||||
<p class="page-links">
|
||||
<a href="index.html">gallery</a>
|
||||
<a href="./">gallery</a>
|
||||
<span class="page-links__separator">/</span>
|
||||
<a href="rankings.html" aria-current="page">rankings</a>
|
||||
<a href="rankings" aria-current="page">rankings</a>
|
||||
</p>
|
||||
</header>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user