Fix deprecation warnings, upgrade to hugo 0.134 (#653)

This commit is contained in:
Andreas Deininger
2024-10-01 21:52:34 +02:00
committed by GitHub
parent 3588e36948
commit e54cf3e6d1
4 changed files with 5 additions and 5 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.124"
min_version = "0.128.0"
[author]
name = "Alex Shpak"