소스 검색

Add hugoVersion info in config.yaml (#861)

Signed-off-by: hossainemruz <hossainemruz@gmail.com>
Emruz Hossain 1 년 전
부모
커밋
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