Переглянути джерело

fix: Hugo does not fully mount multiple modules

Fixes sites missing speaker note capability for slides when loading multiple Hugo Modules.

Fix #1933
George Cushen 4 роки тому
батько
коміт
8e23f3f748

+ 4 - 0
netlify-cms-academic/config.yaml

@@ -0,0 +1,4 @@
+module:
+  mounts:
+    - source: static
+      target: static

BIN
wowchemy/assets/images/icon.png


+ 15 - 0
wowchemy/config.yaml

@@ -10,6 +10,21 @@ module:
   hugoVersion:
     min: '0.73.0'
     extended: true
+  mounts:
+    - source: content
+      target: content
+    - source: static
+      target: static
+    - source: layouts
+      target: layouts
+    - source: data
+      target: data
+    - source: assets
+      target: assets
+    - source: i18n
+      target: i18n
+    - source: archetypes
+      target: archetypes
 params:
   theme: minimal
   font: native