From ba4a245b7f7cd8058d2cb9b9064d52be1a48707c Mon Sep 17 00:00:00 2001 From: Weru <fromweru@gmail.com> Date: Mon, 31 Aug 2026 16:36:55 +0000 Subject: [PATCH] Update netlify.toml --- exampleSite/netlify.toml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/exampleSite/netlify.toml b/exampleSite/netlify.toml index b820fa6..f44e8e5 100644 --- a/exampleSite/netlify.toml +++ b/exampleSite/netlify.toml @@ -2,7 +2,7 @@ GO_VERSION = "1.26.5" HUGO_VERSION = "0.164.0" NODE_VERSION = "22.23.1" -URL = "https://composedocs.netlify.app/" +URL = "https://hugo.composetheme.store" # TZ = "Europe/Oslo" # Raise Node's heap for `tinacms build` indexing (default ~2 GB OOMs). # Keep this UNDER the build instance's RAM (~3 GB on non-Enterprise) or the -- Gitblit v1.10.0