Merge pull request #884 from nunocoracao/883-add-support-for-hugo-v01161

⚙️ Updated theme to support Hugo v0.116.1
This commit is contained in:
Nuno Coração 2023-08-05 16:33:09 +01:00 committed by GitHub
commit b5ac2766f5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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