From f499a7d0d573a3aa0edf614646d9ff9a92cc97b7 Mon Sep 17 00:00:00 2001 From: Alexis Tacnet Date: Mon, 26 Dec 2016 17:37:17 +0100 Subject: [PATCH] Update name --- README.md | 6 ++---- theme.toml | 8 ++++---- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index d5a6d06..5653aa2 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ -# Cocoa +# Cocoa Enhanced -A consistent and responsive [Hugo](http://gohugo.io) [theme](https://github.com/spf13/hugoThemes/) with clean typograhy. - -[__Demo__](http://themes.gohugo.io/theme/cocoa/) +A consistent and responsive [Hugo](http://gohugo.io) [theme](https://github.com/spf13/hugoThemes/) with clean typograhy. This is a fork from the original [Cocoa](https://www.github.com/nishanths/cocoa-hugo-theme) theme, with some improvements. #### Features diff --git a/theme.toml b/theme.toml index be31256..9d13c42 100644 --- a/theme.toml +++ b/theme.toml @@ -1,7 +1,7 @@ -name = "Cocoa" +name = "Cocoa-EH" license = "MIT" licenselink = "https://github.com/fuegowolf/cocoa-hugo-theme/blob/master/LICENSE.md" -description = "Consistent, responsive theme with clean typography" +description = "A enhanced version of Cocoa. Consistent, responsive theme with clean typography" homepage = "https://github.com/fuegowolf" tags = ["open-sans", "minimal", "clean", "ionicons", "comments"] features = ["blog", "responsive", "404", "icons", "disqus", "metadata"] @@ -12,6 +12,6 @@ min_version = 0.15 homepage = "https://github.com/fuegowolf" [original] - name = "Nishanth Shanmugham" + name = "Nishanth Shanmugham" homepage = "https://github.com/nishanths" - repo = "https://www.github.com/mnishanths/cocoa-hugo-theme" \ No newline at end of file + repo = "https://www.github.com/nishanths/cocoa-hugo-theme" \ No newline at end of file