Closed JuanjoSalvador closed 9 months ago
For this version is not important, but would be cool having URLs without /#!/page.
/#!/page
Example
https://tanukiapp.moe/#!/donate
become
https://tanukiapp.moe/donate
This could be fixed using $locationProvider
$locationProvider
For this version is not important, but would be cool having URLs without
/#!/page
.Example
become
This could be fixed using
$locationProvider