Просмотр исходного кода

Add hugoVersion info in config.yaml (#861)

Signed-off-by: hossainemruz <hossainemruz@gmail.com>
Emruz Hossain 1 год назад
Родитель
Сommit
2de2a97727
1 измененных файлов с 4 добавлено и 1 удалено
  1. 4 1
      config.yaml

+ 4 - 1
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
+    target: static/fonts