Updated the navigation
This commit is contained in:
@ -20,7 +20,7 @@
|
||||
<nav>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="" class="active">Homepage</a>
|
||||
<a href="index.html" class="active">Homepage</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="about.html">About</a>
|
||||
@ -34,9 +34,12 @@
|
||||
<li>
|
||||
<a href="https://www.junkjumper-projects.com/_Project/slegpi/">Demo</a>
|
||||
</li>
|
||||
<li class="last">
|
||||
<li>
|
||||
<a href="https://github.com/JunkJumper/SLEGPI">Download on Github</a>
|
||||
</li>
|
||||
<li class="last">
|
||||
<a href="https://www.junkjumper-projects.com/#projects">Back to Projects List</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
|
Reference in New Issue
Block a user