mirror of
https://github.com/imfing/hextra.git
synced 2025-07-01 03:57:16 -04:00
fix: module imports should be array in hugo config
This commit is contained in:
@ -41,7 +41,7 @@ module:
|
||||
|
||||
workspace: hugo.work
|
||||
imports:
|
||||
path: github.com/imfing/hextra
|
||||
- path: github.com/imfing/hextra
|
||||
|
||||
markup:
|
||||
goldmark:
|
||||
|
Reference in New Issue
Block a user