mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
seo updated
This commit is contained in:
@@ -44,6 +44,8 @@ class Welcome extends Component
|
||||
'countries' => Country::get(),
|
||||
])->layout('layouts.guest', [
|
||||
'SEOData' => new SEOData(
|
||||
title: __('Welcome'),
|
||||
description: __('Welcome to the portal of the Einundzwanzig Community.'),
|
||||
image: asset('img/screenshot.png')
|
||||
)
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user