Skip to content

Don't prefix relURL arguments with /#132

Open
groves wants to merge 1 commit intonodejh:masterfrom
groves:fix-relURL-for-hugo101
Open

Don't prefix relURL arguments with /#132
groves wants to merge 1 commit intonodejh:masterfrom
groves:fix-relURL-for-hugo101

Conversation

@groves
Copy link
Copy Markdown

@groves groves commented Aug 25, 2022

Hugo 0.101 contains a fix for gohugoio/hugo#9994, which makes relURL starting with / absolute to the baseURL. For example, if your baseURL is www.example.com/someSubdirectory, the css link would be /css/style.css in index.html despite index.html being in someSubdirectory.

Hugo 0.101 contains a fix for gohugoio/hugo#9994, which makes relURL
starting with / absolute to the baseURL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants