Skip to content

Instantly share code, notes, and snippets.

@mariohernandez
Created January 13, 2021 18:53
Show Gist options
  • Save mariohernandez/fa7a700c8c1735d22b9dbc7fccf580f0 to your computer and use it in GitHub Desktop.
Save mariohernandez/fa7a700c8c1735d22b9dbc7fccf580f0 to your computer and use it in GitHub Desktop.
{
"items": [
{
"title": "Home",
"url": "#",
"in_active_trail": false
},
{
"title": "About Us",
"url": "#",
"in_active_trail": false,
"below": [
{
"title": "Vestibulum ac diam",
"url": "#",
"in_active_trail": false
},
{
"title": "Mauris blandit aliquet",
"url": "#",
"in_active_trail": false
},
{
"title": "Pellentesque in",
"url": "#",
"in_active_trail": false,
"below": [
{
"title": "Vestibulum ac diam",
"url": "#",
"in_active_trail": false
},
{
"title": "Mauris blandit aliquet",
"url": "#",
"in_active_trail": false
},
{
"title": "Pellentesque in",
"url": "#",
"in_active_trail": false
}
]
}
]
},
{
"title": "Our Services",
"url": "#",
"in_active_trail": false
},
{
"title": "Blog",
"url": "#",
"in_active_trail": false
},
{
"title": "Contact Us",
"url": "#",
"in_active_trail": true,
"below": [
{
"title": "Vestibulum ac diam",
"url": "#",
"in_active_trail": false
},
{
"title": "Becoming a great leader",
"url": "#",
"in_active_trail": true
},
{
"title": "Pellentesque in",
"url": "#",
"in_active_trail": false
},
{
"title": "Donec velit neque",
"url": "#",
"in_active_trail": false
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment