We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e37ca6b commit 37859c4Copy full SHA for 37859c4
go.mod
@@ -4,5 +4,5 @@ go 1.15
4
5
require (
6
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2
7
- github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.5.2
+ github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.6.0
8
)
hugoblox.yaml
@@ -1,5 +1,5 @@
1
build:
2
- hugo_version: '0.148.2'
+ hugo_version: '0.149.1'
3
template:
- id: "documentation"
+ id: "documentation"
name: "Documentation"
netlify.toml
@@ -3,7 +3,7 @@
publish = "public"
[build.environment]
- HUGO_VERSION = "0.148.2"
+ HUGO_VERSION = "0.149.1"
NODE_VERSION = "20.0.0"
HUGO_ENABLEGITINFO = "true"
9
0 commit comments