_data/home/en/en.json in appscms-tools-theme-0.4.6 vs _data/home/en/en.json in appscms-tools-theme-0.4.7

- old
+ new

@@ -1,6 +1,7 @@ { + "Language":"English", "h1":"We make PDF easy", "h2":"All-in-one easy-to-use online PDF tools", "TITLE":"List of all Android alarm libraries for use in your project", "META":"See collection of all Android alarm libraries, filter by license, modified date, languages, and select best for your usecase.", "features":[ @@ -42,7 +43,38 @@ "color":"#808000", "icon": "/assets/star.svg", "url":"/kartik-pdf" } - ] -} \ No newline at end of file + ], + "StructuredDataorganization": { + "@type": "Organization", + "url": "http://www.appscms.com", + "logo": "http://www.example.com/images/logo.png" + }, + "StructuredDataBreadcrumb": { + "@type": "BreadcrumbList", + "itemListElement": [{ + "@type": "ListItem", + "position": 1, + "name": "Compress PDF", + "item": "$variable/path" + },{ + "@type": "ListItem", + "position": 2, + "name": "Delete PDF", + "item": "$variable/path" + },{ + "@type": "ListItem", + "position": 3, + "name": "Split PDF", + "item": "$variable/path" + }, + { + "@type": "ListItem", + "position": 4, + "name": "Kartik PDF", + "item": "$variable/path" + } + ] + } +}