mirror of
https://github.com/NyaaStudios/nyaabooru.git
synced 2025-12-10 05:42:58 +00:00
This commit is contained in:
parent
4c58b94f96
commit
13307bc7f4
3 changed files with 37 additions and 5 deletions
|
|
@ -1,9 +1,4 @@
|
|||
<div class="wa-stack">
|
||||
<a href="{{ route('home') }}" class="wa-cluster" style="font-size: 1.5rem;" wire:navigate.hover>
|
||||
<wa-icon name="paw-simple"></wa-icon>
|
||||
{{ config('app.name') }}
|
||||
</a>
|
||||
|
||||
@auth
|
||||
<a href="{{ route('posts.home') }}" class="wa-cluster" wire:navigate.hover>
|
||||
<wa-icon name="images"></wa-icon>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue