_data/footer/en/data.json in appscms-tools-theme-1.0.3 vs _data/footer/en/data.json in appscms-tools-theme-1.0.4

- old
+ new

@@ -1,75 +1,73 @@ { - "logo":"https://sta1.pdfdoctor.com/1/2962/logo.png.png", - "heading":"We make PDF easy.", - "company":[ - { - "name":"About", - "url":"/about" - }, - { - "name":"Help", - "url":"/help" - }, - { - "name":"Blog", - "url":"/blog" - } + "logo": "https://sta1.pdfdoctor.com/1/2962/logo.png.png", + "heading": "We make PDF easy.", + "companytitle": "Company", + "networksitestitle": "Network sites", + "producttitle": "Product", + "company": [ + { + "name": "About", + "url": "/about" + }, + { + "name": "Help", + "url": "/help" + }, + { + "name": "Blog", + "url": "/blog" + } ], - "product":[ + "product": [ { - "name":"Pricing", - "url":"/pricing" + "name": "Pricing", + "url": "/pricing" }, { - "name":"Team", - "url":"/team" + "name": "Team", + "url": "/team" }, { - "name":"Developers", - "url":"/developers" + "name": "Developers", + "url": "/developers" } ], - "social":[ + "social": [ { - "logo":"/assets/facebook.svg", + "logo": "/assets/facebook.svg", "url": "/", - "title":"abc" - + "title": "abc" }, { - "logo":"/assets/youtube.svg", + "logo": "/assets/youtube.svg", "url": "/", - "title":"abc" + "title": "abc" }, { - "logo":"/assets/instagram.svg", + "logo": "/assets/instagram.svg", "url": "/", - "title":"abc" - + "title": "abc" }, { - "logo":"/assets/linkdin.svg", + "logo": "/assets/linkdin.svg", "url": "/", - "title":"abc" - + "title": "abc" }, { - "logo":"/assets/twitter.svg", + "logo": "/assets/twitter.svg", "url": "/", - "title":"abc" - + "title": "abc" } ], "messege": "© 2021 pdf AG — Made with love for the people of the internet.", - "legal":[ + "legal": [ { - "name":"Terms and conditions", - "url":"/terms-and-conditions" - }, + "name": "Terms and conditions", + "url": "/terms-and-conditions" + }, { - "name":"Privacy Policy", - "url":"/privacy-policy" - } - ] - - } + "name": "Privacy Policy", + "url": "/privacy-policy" + } + ] +} \ No newline at end of file