Refine SEO, uploads, and deploy handling
This commit is contained in:
@@ -36,16 +36,7 @@
|
||||
@yield('sidebar')
|
||||
</aside>
|
||||
</div>
|
||||
@else
|
||||
<section class="min-w-0">
|
||||
@yield('content')
|
||||
</section>
|
||||
@endif
|
||||
</div>
|
||||
</main>
|
||||
|
||||
@include('layouts.nova.footer')
|
||||
|
||||
@include('partials.seo.head', ['seo' => $seo ?? null])
|
||||
@stack('toolbar')
|
||||
@stack('scripts')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user