Update nav, fix link

This commit is contained in:
Daniel Supernault 2020-01-30 14:55:45 -07:00
parent a3bd5da226
commit 1156cb09d6
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@
New Post
</div>
<div class="dropdown-divider"></div>
<a class="dropdown-item font-weight-bold" href="{{route('timeline.public')}}">
<a class="dropdown-item font-weight-bold" href="/">
<span class="fas fa-home pr-2 text-lighter"></span>
Home
</a>