From 658bec4a08addb8b6722bea2b0a2b01a0359104e Mon Sep 17 00:00:00 2001 From: Marcell Mars Date: Thu, 9 Sep 2021 18:15:10 +0200 Subject: [PATCH] change base URL to sandpoints public URL !publish! --- config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index 0d47673..5ea28f3 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ -baseURL = "" +baseURL = "https://pages.sandpoints.org/camposud/" languageCode = "en-us" title = "A differenza del presente" relativeurls = true @@ -9,7 +9,7 @@ keyword = "keywords" [params] description = "Annotazioni condivise da CampoSud" -images = ["/logo/800x418.png"] +images = ["/logo/800x800.png"] # sandpointsGiteaUrl = "https://git.sandpoints.org/Drawwell/SimpleSandpoints" sandpointsGiteaUrl = "https://git.sandpoints.org/CampoSud/SpectreOfReflections" sandpointsCatalogName = "camposud"