mirror of
https://github.com/HolgerHatGarKeineNode/einundzwanzig-nostr.git
synced 2026-01-29 08:53: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:
@@ -211,7 +211,9 @@ $loadEvents = function () {
|
||||
|
||||
?>
|
||||
|
||||
<x-layouts.app title="{{ __('Wahl') }}">
|
||||
<x-layouts.app
|
||||
:seo="new \RalphJSmit\Laravel\SEO\Support\SEOData(title: 'Mitgliedschaft', description: 'Einundzwanzig ist, was du draus machst.')"
|
||||
>
|
||||
@volt
|
||||
<div class="px-4 sm:px-6 lg:px-8 py-8 w-full max-w-9xl mx-auto">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user