Commit cb72d316 authored by Andrius Mickus's avatar Andrius Mickus

seo_title added

parent c23ad22e
...@@ -50,7 +50,8 @@ class JsonDataCollector ...@@ -50,7 +50,8 @@ class JsonDataCollector
]; ];
protected $seoProperties = [ protected $seoProperties = [
'metadesc' => 'seo_description' 'metadesc' => 'seo_description',
'title' => 'seo_title'
]; ];
// Custom posts data map // Custom posts data map
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment