From 2e528bd2502c06fc88278071eea9d3aab3f6079e Mon Sep 17 00:00:00 2001 From: Bill Stumbo Date: Tue, 10 Sep 2024 07:16:38 -0400 Subject: [PATCH] Remvoe baseURL from staging --- config/staging/hugo.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/config/staging/hugo.yaml b/config/staging/hugo.yaml index dcf0c6a77..0ddb30fbf 100644 --- a/config/staging/hugo.yaml +++ b/config/staging/hugo.yaml @@ -1,4 +1,3 @@ -baseURL: https://wasm.interlisp.org languageCode: en-us title: 'Staging Environment' publishDir: stage