Update post context buttons, page nav, dockerfile

This commit is contained in:
yuriko 🦊 2025-07-02 13:13:10 -04:00
parent e7b31a716c
commit b4d83e9a29
Signed by: jaiden
SSH key fingerprint: SHA256:f8tvveBoXBrKZIQDWLLcpQrKbATUCGg98x2N4YzkDM8
22 changed files with 124 additions and 48 deletions

View file

@ -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>