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
|
|
@ -1,5 +1,7 @@
|
|||
<div class="wa-stack wa-gap-3xl">
|
||||
<h1>{{ config('app.name') }}</h1>
|
||||
<wa-breadcrumb class="wa-heading-l">
|
||||
<wa-breadcrumb-item>{{ config('app.name') }}</wa-breadcrumb-item>
|
||||
</wa-breadcrumb>
|
||||
|
||||
<livewire:post-feature lazy />
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue