From 5057fd552163b45efa86c1b66420a45c6124e377 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Radek=20Kozie=C5=82?= Date: Fri, 30 Aug 2019 09:07:13 +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 7990925..6f9c063 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.30 +min_version = 0.57 [author] name = "panr"