Update nav, fix link

This commit is contained in:
Daniel Supernault 2021-10-21 19:04:46 -06:00
parent 304cab98a7
commit 1e44a8128a
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7
1 changed files with 1 additions and 7 deletions

View File

@ -65,7 +65,7 @@
<div class="dropdown-menu dropdown-menu-right px-0 shadow" aria-labelledby="navbarDropdown" style="min-width: 220px;">
@if(config('federation.network_timeline'))
<a class="dropdown-item lead" href="{{route('timeline.public')}}">
<a class="dropdown-item lead" href="/">
<span style="width: 50px;margin-right:14px;">
<span class="fal fa-home text-lighter fa-lg"></span>
</span>
@ -104,12 +104,6 @@
</span>
{{__('navmenu.discover')}}
</a>
{{-- <a class="dropdown-item lead" href="/groups">
<span style="width: 50px;margin-right:14px;">
<span class="fal fa-user-friends text-lighter"></span>
</span>
Groups
</a> --}}
@if(config_cache('instance.stories.enabled'))
<a class="dropdown-item lead" href="/i/stories/new">
<span style="width: 50px;margin-right:14px;">