diff --git a/hugo.yaml b/hugo.yaml index d5c2850..9ce13fc 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -2,9 +2,6 @@ baseURL: "https://nutmeg.erynwells.me/sandbox" languageCode: en-us title: Eryn Wells -theme: - - blog - - base module: hugoVersion: @@ -12,3 +9,7 @@ module: min: "0.116.0" imports: - path: base + +theme: + - blog + - base