mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-11 06:46:47 +00:00
news logo added
This commit is contained in:
@@ -26,7 +26,7 @@ class ArticleOverview extends Component
|
|||||||
'SEOData' => new SEOData(
|
'SEOData' => new SEOData(
|
||||||
title: __('News'),
|
title: __('News'),
|
||||||
description: __('Here we post important news that is relevant for everyone.'),
|
description: __('Here we post important news that is relevant for everyone.'),
|
||||||
image: asset('img/einundzwanzig-wallpaper-benrath.png'),
|
image: asset('img/einundzwanzig-news-colored.png'),
|
||||||
)
|
)
|
||||||
]);
|
]);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user