arbinada-com

Results 1 issues of arbinada-com

When using `i18_multisite` plugin the generation of `search.toml` uses wrong URLs. For example ``` [[input.files]] path = "pages/about_fr.html" url = "/pages/about_fr.html" ``` should be ``` [[input.files]] path = "pages/about_fr.html" url...

bug