mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
seo image added
This commit is contained in:
@@ -67,7 +67,7 @@ class Welcome extends Component
|
||||
'SEOData' => new SEOData(
|
||||
title: __('Welcome'),
|
||||
description: __('Welcome to the portal of the Einundzwanzig Community.'),
|
||||
image: asset('img/screenshot.png')
|
||||
image: url()->route('imgPublic', ['path' => 'img/screenshot.png', 'h' => 630, 'w' => 1200, 'fit' => 'crop'])
|
||||
),
|
||||
]);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user