aboutsummaryrefslogtreecommitdiff
path: root/theme.toml
diff options
context:
space:
mode:
authorC. Lente <7017340+clente@users.noreply.github.com>2023-03-04 15:11:57 -0300
committerC. Lente <7017340+clente@users.noreply.github.com>2023-03-04 15:11:57 -0300
commit81ca655c67f337f399bd67d08779f5b1a33d68f6 (patch)
tree8683e5332e81ce1e74b0f96a84978c7489ee9283 /theme.toml
parentf9ba6222e4278479a6eb221d644abdeca9dc4583 (diff)
downloadhugo-bearcub-81ca655c67f337f399bd67d08779f5b1a33d68f6.tar.gz
hugo-bearcub-81ca655c67f337f399bd67d08779f5b1a33d68f6.tar.bz2
Update hugo version req
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml2
1 files changed, 1 insertions, 1 deletions
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"