From 40b5b2b887130fcd1d975a1752a8dbeff1aeb5b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Radek=20Kozie=C5=82?= Date: Fri, 30 Aug 2019 09:06:51 +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 0ddc50f..bddf3b4 100644 --- a/theme.toml +++ b/theme.toml @@ -5,7 +5,7 @@ description = "A simple theme for Hugo. That's it." homepage = "https://github.com/panr/hugo-theme-hello-friend/" tags = ["blog", "clean", "customizable", "dark", "highlighting", "light", "minimal", "monochromatic", "multilingual", "personal", "responsive", "simple", "technical"] features = ["blog", "shortcode", "syntax Highlighting"] -min_version = 0.30 +min_version = 0.57 [author] name = "panr"