removed trailing slash from nav links

This commit is contained in:
2018-08-06 12:44:18 -04:00
parent c9ed81ca17
commit 7a4229e9a5
2 changed files with 4 additions and 4 deletions

View File

@@ -37,7 +37,7 @@
<a href="index/"
<a href="index"
class="btn btn-primary not-rounded py2"
style="color: #80bfff; background: #001f3f;">About</a>
@@ -46,7 +46,7 @@
<a href="projects/"
<a href="projects"
class="btn btn-primary not-rounded py2"
style="color: #b3dbff; background: #0074D9;">Projects</a>