Set minimum hugo version to 0.124

This commit is contained in:
Alex Shpak
2024-05-18 12:36:23 +02:00
parent eff55ecd56
commit ecbe879801
9 changed files with 6 additions and 4 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ homepage = "https://github.com/alex-shpak/hugo-book"
demosite = "https://hugo-book-demo.netlify.app"
tags = ["responsive", "clean", "documentation", "docs", "flexbox", "search", "mobile", "multilingual", "disqus"]
features = []
min_version = "0.68"
min_version = "0.124"
[author]
name = "Alex Shpak"