starters(blog): enable Hugo v0.122 native math passthrough by default

Requires Hugo v0.122.0+
This commit is contained in:
George Cushen 2024-01-28 18:42:41 +00:00
commit a6d0923a1e

View file

@ -4,5 +4,5 @@ go 1.19
require (
github.com/HugoBlox/hugo-blox-builder/modules/blox-plugin-netlify v1.1.2-0.20231125204555-f431a4a2c705
github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.1.2-0.20231229233433-b290b27077b8
github.com/HugoBlox/hugo-blox-builder/modules/blox-tailwind v0.2.1-0.20240128183758-3fb9b2e11ab0
)