Update minimum required Hugo version to 0.125.7

This commit is contained in:
Aditya Telange 2024-11-03 13:13:11 +05:30
parent f163fb1dc0
commit 8a17bf8931
No known key found for this signature in database
GPG key ID: 82E844EF3DA99E77
5 changed files with 8 additions and 8 deletions

View file

@ -37,7 +37,7 @@ features = [
"scroll-to-top",
"search"
]
min_version = "0.112.4"
min_version = "0.125.7"
[author]
name = "Aditya Telange"