Redirecting...

``` **Your folder structure would be:** ``` main-folder/ ├── index.html (detection file) ├── mobile/ │ ├── index.html │ ├── login.html │ └── ... └── desktop/ ├── index.html └── ...