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

github.com/jimfrenette/hugo-starter.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'theme.toml')
-rwxr-xr-xtheme.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme.toml b/theme.toml
index ecbcfa3..4b376a4 100755
--- a/theme.toml
+++ b/theme.toml
@@ -5,7 +5,7 @@ license = "MIT"
licenselink = "https://github.com/jimfrenette/hugo-starter/blob/master/LICENSE.md"
description = "Blank starter theme with only normalized styles. Included is a webpack workflow for building javascript and css from sass with a live reload webpack development server."
homepage = "https://jimfrenette.com/2019/02/hugo-static-site-generator-blank-starter-theme/"
-tags = ["starter", "website", "responsive", "blog"]
+tags = ["starter", "minimal", "development", "website", "responsive", "blog"]
features = ["posts", "shortcodes", "related content", "comments"]
min_version = "0.38"