Skip to content

Commit 9fc0bb6

Browse files
committed
Upgrade Hugo
It is a good idea to stay up to date, anyway, but in this instance the motivation is to get across the breaking changes in https://github.com/gohugoio/hugo/releases/tag/v0.148.0 that affect how layouts work (something that I am about to use when I introduce support for Graphviz diagrams). Signed-off-by: Johannes Schindelin <[email protected]>
1 parent d525c49 commit 9fc0bb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hugo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ module:
1414
- source: content
1515
target: content
1616
params:
17-
hugo_version: 0.145.0
17+
hugo_version: 0.149.1

0 commit comments

Comments
 (0)