Skip to content

Instantly share code, notes, and snippets.

@oren
Created April 4, 2010 02:10
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 oren/355020 to your computer and use it in GitHub Desktop.
Save oren/355020 to your computer and use it in GitHub Desktop.
{
"section": [
{
"name": "help",
"sub-sections": [
{
"name": "about",
"place_holders": [
{
"name": "is it free?",
"content": "yes, and it will always stay free!"
},
{
"name": "is it free?",
"content": "yes, and it will always stay free!"
},
{
"name": "is it free?",
"content": "yes, and it will always stay free!"
}
]
},
{
"name": "quickstart",
"place_holders": [
{
"name": "top",
"content": "If you want to learn the basics of Glass"
},
{
"name": "bottom",
"content": "Want to learn more?"
}
]
}
]
},
{
"name": "settings",
"place_holders": [
{
"name": "name",
"content": "name"
},
{
"name": "name-info",
"content": "Change if you like, but it will take 24 hours to take effect"
},
{
"name": "glass-id",
"content": "Glass ID"
},
{
"name": "glass-id-info",
"content": "http://writeonglass.com/"
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment