## Bug Report #### Steps to reproduce Settings ``` homepage: "index.md" relativePath: false routerMode: history basePath: /test/ ``` Open the doc `http://localhost:9000/test/` #### What is current behaviour It did not load `/test/index.md` it try to load `/test/test/README.md` Aliases not work with homepage file too. #### What is the expected behaviour Load index.md #### Other relevant information - Docsify version: https://cdn.jsdelivr.net/npm/docsify@4