mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-12-27 18:26:50 +00:00
Merge pull request #953 from pixelfed/frontend-ui-refactor
Update nav, replace public timeline icon
This commit is contained in:
commit
f6c927d69c
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue