-
Notifications
You must be signed in to change notification settings - Fork 344
Open
Description
I'm working on my own web page based on your theme (https://github.com/UWPX/uwpx.github.io).
Locally everything works fine, but as soon as I publish it on GitHub links start to break.
For example:
- I'm navigating to https://uwpx.github.io => the index page loads just fine
- I click on "Blog" => it navigates me to https://uwpx.github.io/uwpx.github.io/blog/
- I click "About" => it navigates me to https://uwpx.github.io/uwpx.github.io/blog/uwpx.github.io/about/
It looks like it's not grabbing the correct absolute_url.
Link to my _config.yml.
Link to my nav.html.
Metadata
Metadata
Assignees
Labels
No labels