I set config.toml
relativeURls = true
canonifyURLs = false
uglyURLs = true
After generate the pages.
The links in the pages has not html suffix.
How to solve this?
I set config.toml
relativeURls = true
canonifyURLs = false
uglyURLs = true
After generate the pages.
The links in the pages has not html suffix.
How to solve this?
Read Requesting Help and include the suggested information, such as your project’s code, or more details about what you’ve tried.