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

github.com/vickylaixy/hugo-theme-introduction.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHanzei <hanzei@mailbox.org>2018-07-13 13:07:32 +0300
committerHanzei <hanzei@mailbox.org>2018-07-13 13:07:32 +0300
commitd0359dbc03588b30d8b2b115a3e3dadc4ac82cf0 (patch)
treed975f953ee537acfc52a54b3a927b96b8df39e56 /theme.toml
parentf8272377bcb5c0b2fc8ea278db4e8661da96119c (diff)
Bump required hugo version to 0.44
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme.toml b/theme.toml
index b072415..ba3cb70 100644
--- a/theme.toml
+++ b/theme.toml
@@ -5,7 +5,7 @@ description = "Minimal, single page, smooth scrolling theme for Hugo."
homepage = "https://github.com/vickylai/hugo-theme-introduction"
tags = ["clean", "simple", "minimal", "minimalist", "multilingual", "responsive", "single page", "syntax highlighting", "projects", "starter", "white", "dark"]
features = ["responsive", "blog", "portfolio"]
-min_version = "0.30"
+min_version = "0.44"
[author]
name = "Vicky Lai"