fix: links (cont.)

This commit is contained in:
George Cushen 2023-11-09 14:58:28 +00:00
commit d9695efa09
146 changed files with 256 additions and 269 deletions

View file

@ -2,6 +2,7 @@ module github.com/HugoBlox/hugo-blox-builder/starters/blog
go 1.19
require github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.0.1-0.20231024173257-66e3c7e27eb0
require github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.0.0-20231029092337-9b6cb2d6cc15
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.1-0.20231108143325-448ed0e3bd2b
)