Fixes sites missing speaker note capability for slides when loading multiple Hugo Modules. Fix #1933
@@ -0,0 +1,4 @@
+module:
+ mounts:
+ - source: static
+ target: static
@@ -10,6 +10,21 @@ module:
hugoVersion:
min: '0.73.0'
extended: true
+ - source: content
+ target: content
+ - 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