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

github.com/pjbakker/flexible-seo-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul <paul@brainspark.nl>2020-03-11 18:05:29 +0300
committerPaul <paul@brainspark.nl>2020-03-11 18:05:29 +0300
commit54eb2bb0bbb1d26e570205fd40b9a286ba2b06cd (patch)
tree5a90744f071175493426e84235582370f0525551
parent30de6fe3aff0e6900472b7e8e26e3ad8ccfef167 (diff)
Add description in theme.toml
-rw-r--r--theme.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme.toml b/theme.toml
index 198fc69..100a202 100644
--- a/theme.toml
+++ b/theme.toml
@@ -1,7 +1,7 @@
name = "Flexible-SEO-Hugo"
license = "MIT"
licenselink = "https://github.com/pjbakker/flexible-seo-hugo/blob/master/LICENSE"
-description = ""
+description = "A theme with flexible home, nav, header and footer styles and staying SEO friendly""
homepage = "http://github.com/pjbakker/flexible-seo-hugo/"
tags = [ "bootstrap", "customizable", "responsive" ]
features = [ "breadcrumbs", "structured-data" ]