Merge pull request #1119 from nunocoracao/1102-update-theme-to-support-hugo-v01211

⚙️ Update theme to support Hugo v0.121.1
This commit is contained in:
Nuno Coração 2023-12-14 12:08:32 +00:00 committed by GitHub
commit 5cae118d74
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,4 +2,4 @@
[module.hugoVersion]
extended = true
min = "0.87.0"
max = "0.121.0"
max = "0.121.1"