Valid path URLs + app URL without index.html
This commit is contained in:
@@ -21,8 +21,8 @@
|
||||
<header>
|
||||
<nav>
|
||||
<ul id="main-nav">
|
||||
<li><a href="/index/page/1">All Apps</a></li>
|
||||
<li><a href="/help">Help needed</a></li>
|
||||
<li><a href="/index/page/1/">All Apps</a></li>
|
||||
<li><a href="/help/">Help needed</a></li>
|
||||
<li><a class="no-ul" href="https://github.com/relikd/appcheck" target="_blank"><img src="/static/github.svg" alt="GitHub"></a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
Reference in New Issue
Block a user