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:
@@ -75,7 +75,7 @@ return [
|
||||
* Use this setting to provide a suffix that will be added after the title on each page.
|
||||
* If you don't want a suffix, you should specify an empty string.
|
||||
*/
|
||||
'suffix' => '',
|
||||
'suffix' => ' - Einundzwanzig Portal',
|
||||
|
||||
/**
|
||||
* Use this setting to provide a custom title for the homepage. We will not use the suffix on the homepage,
|
||||
@@ -91,7 +91,7 @@ return [
|
||||
* where we don't have a description set via an associated ->seo model or via
|
||||
* the ->getDynamicSEOData() method.
|
||||
*/
|
||||
'fallback' => null,
|
||||
'fallback' => 'Toximalist infotainment for bullish bitcoiners.',
|
||||
],
|
||||
|
||||
'image' => [
|
||||
|
||||
Reference in New Issue
Block a user