From 7206f24b4dd884793debee845580ad01e8fd67d7 Mon Sep 17 00:00:00 2001 From: wileybaba Date: Mon, 5 Nov 2018 13:28:22 -0700 Subject: added min_version to theme and removed themes folder from example site --- theme.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'theme.toml') diff --git a/theme.toml b/theme.toml index 48453a3..2e7e76a 100644 --- a/theme.toml +++ b/theme.toml @@ -5,6 +5,7 @@ description = "A lightweight and blazing fast personal website theme" homepage = "https://github.com/wileybaba/hugo-theme-robotico" features = ["responsive", "gallery", "multilingual"] tags = ["fast", "responsive", "bootstrap", "personal"] +min_version = "0.10" [author] name = "Wiley McKay Conte" -- cgit v1.2.3