From c348571be6af88543a5562898779b575146e6b6c Mon Sep 17 00:00:00 2001 From: Eryn Wells Date: Wed, 7 Aug 2024 08:36:49 -1000 Subject: [PATCH] Meta: Add baseURL to hugo config --- hugo.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/hugo.yaml b/hugo.yaml index 1104f3b..171cff9 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -1,3 +1,4 @@ +baseURL: "https://github.com/erynofwales/hugo-theme-termlite" module: hugoVersion: extended: false