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' => 'Latest posts',
|
||||
'breadcrumb_home' => 'Home',
|
||||
'default_author' => 'Trunçgil Technology Editor',
|
||||
'empty' => 'No posts yet.',
|
||||
|
||||
// Module labels
|
||||
|
||||
Reference in New Issue
Block a user