diff --git a/README.md b/README.md index 374245f..15f9552 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ So, welcome aboard! I'm excited to have you join us on this journey as we shape ### DEMO - https://re-terminal.nebrowser.com/ -### ⚠️ The theme needs at least Hugo **Extended** v0.129.0. +### ⚠️ The theme needs at least Hugo **Extended** v0.128.0. --- diff --git a/config.toml b/config.toml index bc88337..036aed8 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ [module] [module.hugoVersion] extended = true -min = '0.129.0' +min = '0.128.0' diff --git a/theme.toml b/theme.toml index a3e169a..9c4b2a6 100644 --- a/theme.toml +++ b/theme.toml @@ -20,7 +20,7 @@ tags = [ "retro", ] features = ["blog", "shortcode", "syntax highlighting"] -min_version = 0.129 +min_version = 0.128 [author] name = "Mirus"