hippie/source/view/_data/menu.json

18 lines
184 B
JSON
Raw Normal View History

[
{
"text": "New",
"href": "#new"
},
{
"text": "Continue",
"href": "#continue"
},
{
"text": "Settings",
"href": "#options"
},
{
"text": "Leave",
"href": "/"
}
]