hippie/source/data/start.json
sthag c259ead9a0 feat: Replace new with start screen
- Convert to liquid
- Add old ongoing function for now
- Add macros as partials
- Rename data source to better reflect usage
- Update app.js to fulfill jshint
2025-10-28 19:51:59 +01:00

14 lines
No EOL
164 B
JSON

[
{
"text": "Index",
"href": "/"
},
{
"text": "Basics",
"href": "/demo/basics.html"
},
{
"text": "Drag",
"href": "/demo/examples/ui/drag.html"
}
]