feat: implement structured data support for blog and page components, enhancing SEO and user experience through JSON-LD integration
This commit is contained in:
@@ -6,6 +6,7 @@ return [
|
||||
'nav-about' => 'Hakkımızda',
|
||||
'nav-services' => 'Hizmetler',
|
||||
'nav-contact' => 'İletişim',
|
||||
'breadcrumb_home' => 'Ana Sayfa',
|
||||
|
||||
// Module labels
|
||||
'title' => 'Sayfalar',
|
||||
|
||||
Reference in New Issue
Block a user