From e679f013c1c719bab6c949acc6483c118d472d9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Radek=20Kozie=C5=82?= Date: Wed, 12 Aug 2020 08:44:40 +0200 Subject: [PATCH] Update theme.toml --- theme.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.toml b/theme.toml index 6f9c063..39b3611 100644 --- a/theme.toml +++ b/theme.toml @@ -5,7 +5,7 @@ description = "A simple, retro theme for Hugo." homepage = "https://github.com/panr/hugo-theme-terminal/" tags = ["blog", "clean", "customizable", "dark", "highlighting", "minimal", "monotone", "multilingual", "personal", "responsive", "simple", "technical", "retro"] features = ["blog", "shortcode", "syntax highlighting"] -min_version = 0.57 +min_version = 0.74 [author] name = "panr"