mirror of
https://github.com/NyaaStudios/nyaabooru.git
synced 2025-12-10 05:42:58 +00:00
Update post context buttons, page nav, dockerfile
This commit is contained in:
parent
e7b31a716c
commit
b4d83e9a29
22 changed files with 124 additions and 48 deletions
|
|
@ -15,9 +15,14 @@
|
|||
Tags
|
||||
</a>
|
||||
|
||||
<a href="{{ route('tags.groups') }}" class="wa-cluster" wire:navigate.hover>
|
||||
<livewire:app.icon name="layer-group" />
|
||||
Tag groups
|
||||
</a>
|
||||
|
||||
<a href="{{ route('users') }}" class="wa-cluster" wire:navigate.hover>
|
||||
<livewire:app.icon name="users" />
|
||||
Users
|
||||
Profiles
|
||||
</a>
|
||||
@endauth
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue