Update nav, replace public timeline icon

This commit is contained in:
Daniel Supernault 2019-03-04 12:48:07 -07:00
parent 9b2b1792a2
commit e8a8984f8b
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@
{{__('navmenu.myTimeline')}}
</a>
<a class="dropdown-item font-weight-bold" href="{{route('timeline.public')}}">
<span class="far fa-map pr-1"></span>
<span class="fas fa-align-justify pr-1"></span>
{{__('navmenu.publicTimeline')}}
</a>