From 9be91dfc8439e659d470ff18d420157d472f038c Mon Sep 17 00:00:00 2001 From: kaivalya Date: Fri, 24 Jul 2026 09:45:20 +0200 Subject: [PATCH] Point to last version and not snapshot --- website/hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/hugo.toml b/website/hugo.toml index 9c2055f..543939b 100644 --- a/website/hugo.toml +++ b/website/hugo.toml @@ -12,7 +12,7 @@ enableEmoji = false pagerSize = 10 [params] - appUrl = "https://kaivalya.eu/projects/trainUs/app/snapshot-dev" + appUrl = "https://kaivalya.eu/projects/trainUs/app/last" repoUrl = "https://kaivalya.eu/app-git/kaivalya/trainUs" licenseUrl = "https://kaivalya.eu/app-git/kaivalya/trainUs/raw/branch/main/LICENSE.md" personalSiteUrl = "https://kaivalya.eu"