diff options
| author | aethrvmn <me@aethrvmn.gr> | 2025-09-20 22:27:35 +0000 |
|---|---|---|
| committer | aethrvmn <me@aethrvmn.gr> | 2025-09-20 22:27:35 +0000 |
| commit | 9b5f3fad7068298265dbbc8a65077f7917a090a5 (patch) | |
| tree | 0905b29eb7c03d6bc6e16dd1ebcd1ec9b6b83320 /themes/hugo-book/theme.toml | |
| parent | super simple setup guide (diff) | |
updated hugo-book theme
Diffstat (limited to '')
| -rw-r--r-- | themes/hugo-book/theme.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/hugo-book/theme.toml b/themes/hugo-book/theme.toml index b24899f..f5e5fcf 100644 --- a/themes/hugo-book/theme.toml +++ b/themes/hugo-book/theme.toml @@ -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.128.0" +min_version = "0.146.0" [author] name = "Alex Shpak" |
