- New template - Rename screens - New partial for menu - New data file for menu content - Separate styles
18 lines
No EOL
184 B
JSON
18 lines
No EOL
184 B
JSON
[
|
|
{
|
|
"text": "New",
|
|
"href": "#new"
|
|
},
|
|
{
|
|
"text": "Continue",
|
|
"href": "#continue"
|
|
},
|
|
{
|
|
"text": "Settings",
|
|
"href": "#options"
|
|
},
|
|
{
|
|
"text": "Leave",
|
|
"href": "/"
|
|
}
|
|
] |