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:25:08 +0300
committerPaul <paul@brainspark.nl>2020-03-11 18:25:08 +0300
commitc145dbbe8c432201f5fe4cb6f28956c599974b8c (patch)
treec690559e88f82edd385b8d70b5ccdc9ba0d76346
parentce560a894a9e5d13143c24297ff5fd9f4f408ffa (diff)
Fix typo in theme.toml
-rw-r--r--theme.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme.toml b/theme.toml
index 100a202..d70bce8 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 = "A theme with flexible home, nav, header and footer styles and staying SEO friendly""
+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" ]