From bcece9b05f54af1580de45ec6542d4913838bb3d Mon Sep 17 00:00:00 2001 From: zwbetz Date: Tue, 2 Apr 2019 21:18:20 -0500 Subject: Fix cayman spelling --- README.md | 2 +- exampleSite/config.toml | 2 +- exampleSite/config.yaml | 2 +- theme.toml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2e7276c..975bc6e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Netlify Status](https://api.netlify.com/api/v1/badges/a050ba7f-deca-43ea-9e70-677784edf90c/deploy-status)](https://app.netlify.com/sites/cayman-hugo-theme/deploys) -Cayman is a clean, responsive theme for Hugo, ported from the original Jekyll Caymen Theme. +Cayman is a clean, responsive theme for Hugo, ported from the original Jekyll Cayman Theme. ## Table of contents diff --git a/exampleSite/config.toml b/exampleSite/config.toml index c803878..eb0e452 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -23,7 +23,7 @@ pygmentsStyle = "pygments" [params] # Header text, can be markdown project_name = "Cayman Hugo Theme" - project_tagline = "A clean, responsive Hugo theme, ported from the original Jekyll Caymen theme" + project_tagline = "A clean, responsive Hugo theme, ported from the original Jekyll Cayman theme" # Date format for post list and single pages # For more date formats see https://gohugo.io/functions/format/ diff --git a/exampleSite/config.yaml b/exampleSite/config.yaml index bc4801b..d8808fb 100644 --- a/exampleSite/config.yaml +++ b/exampleSite/config.yaml @@ -23,7 +23,7 @@ permalinks: params: # Header text, can be markdown project_name: Cayman Hugo Theme - project_tagline: A clean, responsive Hugo theme, ported from the original Jekyll Caymen theme + project_tagline: A clean, responsive Hugo theme, ported from the original Jekyll Cayman theme # Date format for post list and single pages # For more date formats see https://gohugo.io/functions/format/ diff --git a/theme.toml b/theme.toml index 928ceb7..3bf0850 100644 --- a/theme.toml +++ b/theme.toml @@ -1,7 +1,7 @@ name = "Cayman" license = "CC BY 4.0" licenselink = "https://creativecommons.org/licenses/by/4.0/" -description = "Cayman is a clean, responsive theme for Hugo, ported from the original Jekyll Caymen Theme." +description = "Cayman is a clean, responsive theme for Hugo, ported from the original Jekyll Cayman Theme." homepage = "https://github.com/zwbetz-gh/cayman-hugo-theme" tags = ["blog", "clean", "katex", "color configuration"] features = ["blog", "clean", "katex", "color configuration"] -- cgit v1.2.3