mirror of
https://github.com/HolgerHatGarKeineNode/einundzwanzig-app.git
synced 2026-06-17 16:40:31 +00:00
🔠 Standardize brand name casing to **EINUNDZWANZIG** across translations, controllers, views, and configurations
This commit is contained in:
@@ -21,7 +21,7 @@ class SeoDataAttribute
|
||||
$domainImage = $domainAttributes['image'];
|
||||
$domainAuthor = $domainAttributes['author'];
|
||||
$domainTwitter = $domainAttributes['twitter'];
|
||||
$domainSiteName = __('Einundzwanzig Portal');
|
||||
$domainSiteName = __('EINUNDZWANZIG Portal');
|
||||
|
||||
self::$seoDefinitions = [
|
||||
'login' => new SEOData(
|
||||
|
||||
Reference in New Issue
Block a user