hugo-academic-mirror/starters/landing-page/go.mod
George Cushen 46e2fa4c7b starters: update
add full navbar, feature lists, and blog to landing page
2023-12-15 00:03:24 +00:00

8 lines
242 B
Modula-2

module my_website
go 1.19
require (
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20231108143325-448ed0e3bd2b
github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.1.2-0.20231214235519-5a4b7ec72168
)