Homepage/config/_default/module.toml

10 lines
208 B
TOML
Raw Normal View History

2025-01-26 17:39:48 -07:00
[hugoVersion]
extended = false
min = "0.87.0"
2025-05-25 00:58:27 -07:00
[[imports]]
path = "github.com/nunocoracao/blowfish/v2"
[[imports]]
path = 'github.com/hugomods/encoder'
2025-05-25 20:28:27 -06:00
[[imports]]
path = 'github.com/hbstack/iframe'