diff --git a/config.yaml b/config.yaml index 1386de9be..d85daaa84 100644 --- a/config.yaml +++ b/config.yaml @@ -1,4 +1,7 @@ module: + hugoVersion: + min: "0.118.0" + extended: true mounts: - source: content target: content @@ -19,4 +22,4 @@ module: - source: ../../node_modules/@fontsource/mulish/files target: static/files - source: ../../node_modules/katex/dist/fonts - target: static/fonts \ No newline at end of file + target: static/fonts