Procházet zdrojové kódy

Add hugoVersion info in config.yaml (#861)

Signed-off-by: hossainemruz <hossainemruz@gmail.com>
Emruz Hossain před 1 rokem
rodič
revize
0c0072eac1
1 změnil soubory, kde provedl 4 přidání a 1 odebrání
  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