build(hugo): remove max version requirement

This commit is contained in:
Ben Goldsworthy 2025-01-27 23:34:04 +01:00
parent f40fca29cb
commit d0577aec91
Signed by: Rumperuu
SSH key fingerprint: SHA256:v3uompaUiPqV2w1/AIRWBSQOxr2dntH9Xs/y8fDnUPU

View file

@ -2,9 +2,8 @@ module:
hugoVersion:
extended: true
min: "0.140.0"
max: "0.140.2"
baseURL: 'https://example.com/'
baseURL: "https://example.com/"
languageCode: en-gb
title: Omphaloskepsis 2
@ -17,15 +16,15 @@ params:
name: John Smith
email: admin@example.com
description:
reportIssueURL: '/Rumperuu/Omphaloskepsis-2/issues'
codeURL: 'https://code.bengoldsworthy.net'
reportIssueURL: "/Rumperuu/Omphaloskepsis-2/issues"
codeURL: "https://code.bengoldsworthy.net"
feedIcon: /images/feed-icon.svg
keyFile:
keyFile:
mainSections:
- blog
- portfolio
- cv
pre_nominals:
pre_nominals:
post_nominals:
redact: skip
@ -42,7 +41,7 @@ taxonomies:
organisation: organisations
location: locations
soc: socs
# colleague: colleagues
# colleague: colleagues
skill: skills
area: areas
@ -56,13 +55,13 @@ markup:
passthrough:
delimiters:
block:
- - \[
- \]
- - $$
- $$
- - \[
- \]
- - $$
- $$
inline:
- - \(
- \)
- - \(
- \)
enable: true
ignoreErrors: