I use this theme and deploy to github
first i can deploy to my repository example: https://booksreview.github.io/ and this is work normal.
and i want too deploy again in another repository example: epic-books
i already set baseURL in config.toml with https://booksreview.github.io/epic-books/
I use this theme and deploy to github first i can deploy to my repository example: https://booksreview.github.io/ and this is work normal. and i want too deploy again in another repository example: epic-books i already set baseURL in config.toml with https://booksreview.github.io/epic-books/
Basically is can be access with https://booksreview.github.io/epic-books/ but i get ,404 Page not found how i can fix this bug