mirror of
https://github.com/NyaaStudios/nyaabooru.git
synced 2025-12-09 21:42:57 +00:00
5 lines
109 B
PHP
5 lines
109 B
PHP
<div class="wa-stack wa-gap-3xl">
|
|
<h1>{{ config('app.name') }}</h1>
|
|
|
|
<livewire:post-feature lazy />
|
|
</div>
|