Merge pull request #946 from nunocoracao/945-update-theme-to-be-compatible-with-hugo-v01182

⚙️ Added support for Hugo v0.118.2
This commit is contained in:
Nuno Coração 2023-09-12 11:13:19 +01:00 committed by GitHub
commit 19761bf3f5
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.117.0"
max = "0.118.2"