You've already forked hugo-mod-twemoji
mirror of
https://github.com/jakejarvis/hugo-mod-twemoji.git
synced 2025-06-27 16:45:40 -04:00
add minimum version requirement
This commit is contained in:
@ -1,4 +1,7 @@
|
|||||||
[module]
|
[module]
|
||||||
|
[module.hugoVersion]
|
||||||
|
min = "0.64.1"
|
||||||
|
extended = false
|
||||||
[[module.mounts]]
|
[[module.mounts]]
|
||||||
source = "layouts"
|
source = "layouts"
|
||||||
target = "layouts"
|
target = "layouts"
|
||||||
|
Reference in New Issue
Block a user