webui-aria2/static.json
Pratik Borsadiya 086bd13d12 Rename Build directory to docs
This will make it easier to deploy the project on GitHub pages
2018-09-07 19:30:45 +05:30

7 lines
66 B
JSON

{
"root": "./docs",
"routes": {
"/**": "index.html"
}
}