1
0
mirror of https://github.com/fazo96/pbs.git synced 2025-01-09 12:10:06 +01:00
pbs/divshot.json

8 lines
83 B
JSON
Raw Normal View History

2016-04-14 10:03:36 +02:00
{
"name": "pbsapp",
"root": "dist",
"routes": {
"**": "index.html"
}
}