mirror of
https://github.com/gcushen/hugo-academic.git
synced 2025-07-26 03:00:50 +02:00
8 lines
283 B
Modula-2
8 lines
283 B
Modula-2
module github.com/HugoBlox/hugo-blox-builder/starters/blog
|
|
|
|
go 1.19
|
|
|
|
require (
|
|
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20231125200520-804c70f7efb8
|
|
github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.1.2-0.20231202223048-768ab131c5c2
|
|
)
|