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

github.com/humrochagf/colordrop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHumberto Rocha <humrochagf@gmail.com>2022-05-28 02:14:13 +0300
committerHumberto Rocha <humrochagf@gmail.com>2022-05-28 02:14:13 +0300
commit603f87fefc85e166f31046b19f66a386548e4f02 (patch)
treeeab831a8c5cbbc857ea755e7f495080667f24e0e
parent6bba2cf88333db35574312430d065408783248e7 (diff)
Increase Hugo minimal version to 0.95v1.8.0
-rw-r--r--theme.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme.toml b/theme.toml
index 2f8adb4..f5d87a9 100644
--- a/theme.toml
+++ b/theme.toml
@@ -5,7 +5,7 @@ description = "Customizable, monochromatic and minimalist hugo theme for persona
homepage = "https://humberto.io/"
tags = ["blog", "customizable", "monochromatic", "mimimalist"]
features = ["blog", "tags", "curriculum"]
-min_version = 0.55
+min_version = 0.95
[author]
name = "Humberto Rocha"