Use baseurl instead of Site.Params.fullurl
1 file changed, 1 insertion(+), 1 deletion(-)
changed files
M config.toml → config.toml
@@ -1,4 +1,5 @@ languageCode = "en-gb" +baseurl = "https://alanpearce.uk" title = "Alan Pearce" theme = "hyde" pygmentsuseclasses = true@@ -6,7 +7,6 @@ copyright = "Licensed under a Creative Commons Attribution 4.0 International License." [Params] Description = "…now has a website" -fullurl = "https://alanpearce.uk" [author] name = "Alan Pearce"