Compare commits

...

4 commits

5 changed files with 1138 additions and 5 deletions

View file

@ -136,7 +136,7 @@ markup:
title: true
renderer:
hardWraps: false
unsafe: false # Set to "true" if you need to use raw html in blog posts
unsafe: true # Set to "true" if you need to use raw html in blog posts
xhtml: false
highlight:
anchorLineNos: true

File diff suppressed because it is too large Load diff

View file

@ -3,7 +3,7 @@
command = "hugo --minify"
[context.production.environment]
HUGO_VERSION = "v0.122.0"
HUGO_VERSION = "v0.129.0"
HUGO_ENV = "production"
HUGO_ENABLEGITINFO = "true"
@ -11,10 +11,10 @@
command = "hugo --minify"
[context.deploy-preview.environment]
HUGO_VERSION = "v0.122.0"
HUGO_VERSION = "v0.129.0"
[context.branch-deploy]
command = "hugo"
[context.branch-deploy.environment]
HUGO_VERSION = "v0.122.0"
HUGO_VERSION = "v0.12.0"

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

@ -1 +1 @@
Subproject commit 946d1cc54f9fbfca2c8fdeab701abef6197a4100
Subproject commit 2c47cd338caf1f807f7c5e831009bd8d0a68d55b