Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wileybaba/hugo-theme-robotico.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwileybaba <wileymckayconte@gmail.com>2018-11-05 23:28:22 +0300
committerwileybaba <wileymckayconte@gmail.com>2018-11-05 23:28:22 +0300
commit7206f24b4dd884793debee845580ad01e8fd67d7 (patch)
tree20bd5acaf28f8dd8e8798f88558b34fb5f980a75 /theme.toml
parent95c4ab58d67f808f30adfbab559ce844c2271cd5 (diff)
added min_version to theme and removed themes folder from example site
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml1
1 files changed, 1 insertions, 0 deletions
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"