Update name

This commit is contained in:
Alexis Tacnet
2016-12-26 17:37:17 +01:00
parent c93181eaad
commit f499a7d0d5
2 changed files with 6 additions and 8 deletions

View File

@@ -1,8 +1,6 @@
# Cocoa # Cocoa Enhanced
A consistent and responsive [Hugo](http://gohugo.io) [theme](https://github.com/spf13/hugoThemes/) with clean typograhy. 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.
[__Demo__](http://themes.gohugo.io/theme/cocoa/)
#### Features #### Features

View File

@@ -1,7 +1,7 @@
name = "Cocoa" name = "Cocoa-EH"
license = "MIT" license = "MIT"
licenselink = "https://github.com/fuegowolf/cocoa-hugo-theme/blob/master/LICENSE.md" 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" homepage = "https://github.com/fuegowolf"
tags = ["open-sans", "minimal", "clean", "ionicons", "comments"] tags = ["open-sans", "minimal", "clean", "ionicons", "comments"]
features = ["blog", "responsive", "404", "icons", "disqus", "metadata"] features = ["blog", "responsive", "404", "icons", "disqus", "metadata"]
@@ -14,4 +14,4 @@ min_version = 0.15
[original] [original]
name = "Nishanth Shanmugham" name = "Nishanth Shanmugham"
homepage = "https://github.com/nishanths" homepage = "https://github.com/nishanths"
repo = "https://www.github.com/mnishanths/cocoa-hugo-theme" repo = "https://www.github.com/nishanths/cocoa-hugo-theme"