{

“categoryName”:“WebDevelopment”,

“QuickLinks”:[

    {
        "target": "_blank",
        "name": "About",
        "url": "/about"
    },
        {
        "target": "_blank",
        "name": "Contact",
        "url": "/contact"
    },
        {
        "target": "_blank",
        "name": "Sitemap",
        "url": "/sitemap.xml"
    }, 
      {
        "target": "_blank",
        "name": "Github Repo",
        "url": "https://github.com/ManpreetChoudhary/Blogging-Theme"
    }, 
],

“StaticPages”:[

    {
        "target": "_blank",
        "name": "Terms and conditions",
        "url": "/terms-and-conditions"
    },
        {
        "target": "_blank",
        "name": "Privacy Policy",
        "url": "/privacy-policy"
    },
        {
        "target": "_blank",
        "name": "Disclaimer",
        "url": "/disclaimer"
    }
],
"socialIcon":[
    {
        "target": "_blank",
        "href": "https://www.facebook.com/",
        "i": "fab fa-facebook-square"
    },
    {
        "target": "_blank",
        "href": "https://twitter.com/",
        "i": "fab fa-twitter-square"
    },
    {
        "target": "_blank",
        "href": "https://www.linkedin.com/",
        "i": "fab fa-linkedin-in"
    },
    {
        "target": "_blank",
        "href": "https://github.com/",
        "i": "fab fa-github"
    },
    {
        "target": "_blank",
        "href": "https://slack.com/intl/en-in/",
        "i": "fab fa-slack"
    }
]

}