scratch-www/src/routes-dev.json

8 lines
154 B
JSON
Raw Normal View History

2016-05-11 18:44:54 -04:00
[
{
"name": "components",
"pattern": "^/components/?$",
"view": "components/components",
"title": "Components"
}
]