From 6949341254fe1ab471727b0d72aa763ed4f0c362 Mon Sep 17 00:00:00 2001 From: Marcell Mars Date: Tue, 5 Nov 2024 16:12:59 +0100 Subject: [PATCH] !publish! --- config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.toml b/config.toml index d0e2ff4..cd06781 100644 --- a/config.toml +++ b/config.toml @@ -13,7 +13,7 @@ tag = "tags" description = "Snađi se druže." # sandpointsGiteaUrl = "https://git.sandpoints.org/Drawwell/SimpleSandpoints" sandpointsHome = "inquiry/figureitout.md" -sandpointsGiteaUrl = "https://projects.sandpoints.org/we/figureitout" +sandpointsGiteaUrl = "https://dev.sandpoints.org/we/figureitout" sandpointsCatalogPrefix = "/library/" sandpointsCatalogName = "figureitout" @@ -43,7 +43,7 @@ unsafe = true # replacements = ["git.sandpoints.org/Drawwell/SandpointsTheme -> /home/w/devm/SandpointsTheme"] #, "git.sandpoints.org/Drawwell/SandpointsEditPage -> /home/m/devel/SandpointsEditPage"] [[module.imports]] -path = "git.sandpoints.org/Drawwell/SandpointsTheme" +path = "dev.sandpoints.org/Drawwell/SandpointsTheme" [[module.imports.mounts]] source = "archetypes"