mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-10 00:34:50 +00:00
Update nav, fix link
This commit is contained in:
parent
a3bd5da226
commit
1156cb09d6
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue