mirror of
https://github.com/HolgerHatGarKeineNode/einundzwanzig-nostr.git
synced 2026-01-27 06:33:18 +00:00
🎨 feat(seo): update SEO metadata for project support and profile pages
✨ feat(seo): set site name, favicon, and fallback descriptions in SEO config 🛠️ fix(election): correct indentation and formatting in election view files
This commit is contained in:
@@ -69,7 +69,9 @@ $delete = function ($id) {
|
||||
|
||||
?>
|
||||
|
||||
<x-layouts.app title="Projekt Unterstützungen">
|
||||
<x-layouts.app
|
||||
:seo="new \RalphJSmit\Laravel\SEO\Support\SEOData(title: 'Projekt Unterstützungen', description: 'Einundzwanzig Projektunterstützungen')"
|
||||
>
|
||||
@volt
|
||||
<div class="px-4 sm:px-6 lg:px-8 py-8 w-full max-w-9xl mx-auto" x-data="nostrDefault(@this)" x-cloak
|
||||
x-if="isAllowed">
|
||||
|
||||
Reference in New Issue
Block a user