Closed RonaldLN closed 1 year ago
Hello @RonaldLN
This is because you are missing the site_url
configuration in your mkdocs.yml
file.
You should add: site_url: https://ronaldln.github.io/MyPamphlet
Hello @RonaldLN
This is because you are missing the
site_url
configuration in yourmkdocs.yml
file.You should add:
site_url: https://ronaldln.github.io/MyPamphlet
oh, it works, thanks you very much!! @ultrabug 😆
When building a webpage using mkdocs-material and using the mkdocs-static-i18n plugin to set multiple language selection functions, the link settings on the homepage (
index.md
index.html
) are incorrect