Skip to content

Instantly share code, notes, and snippets.

@joelvarty
Last active September 6, 2019 12:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joelvarty/ce1e10f6036b1a348f6918a8f503fac5 to your computer and use it in GitHub Desktop.
Save joelvarty/ce1e10f6036b1a348f6918a8f503fac5 to your computer and use it in GitHub Desktop.
Agility CMS Sitemap Examples
{
"/home": {
"title": "Home",
"name": "home",
"pageID": 2
},
"/posts": {
"title": "Posts",
"name": "posts",
"pageID": 3
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment