Welcome to mirror list, hosted at ThFree Co, Russian Federation.

config.toml - github.com/gohugoio/hugoTestModule2.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 97c3f9a920f933f613517e193650810dd813b8cc (plain)
1
2
3
4
5
6
7
8
9
10

[params]
hugo = "Rocks"

[module]
[[module.mounts]]
source = "templates/hooks"
target = "layouts/_default/_markup"
[[module.imports]]
path = "github.com/gohugoio/hugo-mod-jslibs/alpinejs"