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:
authorVicky <vicky@vickylai.io>2017-11-14 00:01:53 +0300
committerVicky <vicky@vickylai.io>2017-11-14 00:01:53 +0300
commitef3fb0cf020f2424ffd06af5397acc54d154efaf (patch)
tree7bf84e48f33051c7a1fc4e746762e33d548b2c64 /theme.toml
parent86d41e69044d89041e485ff0212a94f8d3c41b2d (diff)
Version 3.0v3.0
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/theme.toml b/theme.toml
index 8f20a78..a916515 100644
--- a/theme.toml
+++ b/theme.toml
@@ -1,14 +1,14 @@
# theme.toml template for a Hugo theme
-# See https://github.com/spf13/hugoThemes#themetoml for an example
+# See https://github.com/gohugoio/hugoThemes#themetoml for an example
name = "Introduction"
license = "Creative Commons Attribution 3.0 Unported"
licenselink = "https://github.com/hivickylai/hugo-theme-introduction/blob/master/LICENSE.md"
description = "Minimal, single page, smooth scrolling theme for Hugo."
homepage = "https://github.com/hivickylai/hugo-theme-introduction"
-tags = ["clean", "minimal"]
+tags = ["clean", "simple", "minimal", "minimalist", "responsive", "single page", "syntax highlighting", "projects", "starter", "white", "dark"]
features = ["responsive", "single page"]
-min_version = 0.15
+min_version = "0.30"
[author]
name = "Vicky Lai"