From 81ca655c67f337f399bd67d08779f5b1a33d68f6 Mon Sep 17 00:00:00 2001 From: "C. Lente" <7017340+clente@users.noreply.github.com> Date: Sat, 4 Mar 2023 15:11:57 -0300 Subject: Update hugo version req --- theme.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'theme.toml') diff --git a/theme.toml b/theme.toml index a435ccd..ebb5d4a 100644 --- a/theme.toml +++ b/theme.toml @@ -26,4 +26,4 @@ features = ["favicon", "seo", "no javascript", "rss", "social cards"] # Hugo versions the theme supports [module] [module.hugoVersion] - min = "0.73.0" + min = "0.90" -- cgit v1.2.3