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

View file

@ -57,7 +57,7 @@
New Post New Post
</div> </div>
<div class="dropdown-divider"></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> <span class="fas fa-home pr-2 text-lighter"></span>
Home Home
</a> </a>