1
mirror of https://github.com/jakejarvis/hugo-mod-twemoji.git synced 2025-06-27 13:15:40 -04:00

add minimum version requirement

This commit is contained in:
2020-04-08 10:47:52 -04:00
parent c4f6fe05d2
commit 927123d837

View File

@ -1,4 +1,7 @@
[module]
[module.hugoVersion]
min = "0.64.1"
extended = false
[[module.mounts]]
source = "layouts"
target = "layouts"