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: hugoVersion:
extended: true extended: true
min: "0.140.0" min: "0.140.0"
max: "0.140.2"
baseURL: 'https://example.com/' baseURL: "https://example.com/"
languageCode: en-gb languageCode: en-gb
title: Omphaloskepsis 2 title: Omphaloskepsis 2
@ -17,8 +16,8 @@ params:
name: John Smith name: John Smith
email: admin@example.com email: admin@example.com
description: description:
reportIssueURL: '/Rumperuu/Omphaloskepsis-2/issues' reportIssueURL: "/Rumperuu/Omphaloskepsis-2/issues"
codeURL: 'https://code.bengoldsworthy.net' codeURL: "https://code.bengoldsworthy.net"
feedIcon: /images/feed-icon.svg feedIcon: /images/feed-icon.svg
keyFile: keyFile:
mainSections: mainSections: