feat: implement structured data support for blog and page components, enhancing SEO and user experience through JSON-LD integration
This commit is contained in:
@@ -5,6 +5,8 @@ return [
|
||||
'nav-blog' => 'Blog',
|
||||
'meta-index-title' => 'Blog',
|
||||
'meta-index-description' => 'Güncel paylaşımlarımız',
|
||||
'breadcrumb_home' => 'Ana Sayfa',
|
||||
'default_author' => 'Trunçgil Teknoloji Editörü',
|
||||
'empty' => 'Şu anda blog yazısı bulunmuyor.',
|
||||
|
||||
// Module labels
|
||||
|
||||
Reference in New Issue
Block a user