Update theme.toml

Edit description, features, tags
Make required Hugo version 0.15
This commit is contained in:
Nishanth Shanmugham
2015-12-21 03:44:29 -06:00
parent 81e87c2318
commit dcb1f76cc8

View File

@@ -1,11 +1,11 @@
name = "Cocoa" name = "Cocoa"
license = "MIT" license = "MIT"
licenselink = "https://github.com/nishanths/cocoa-hugo-theme/blob/master/LICENSE.md" licenselink = "https://github.com/nishanths/cocoa-hugo-theme/blob/master/LICENSE.md"
description = "Clear typography and disturbance-free reading" description = "Consistent, responsive theme with clean typography"
homepage = "https://github.com/nishanths" homepage = "https://github.com/nishanths"
tags = ["open-sans", "minimal", "clear", "ionicons"] tags = ["open-sans", "minimal", "clean", "ionicons", "comments"]
features = ["blog", "themes", "responsive", "404", "icons"] features = ["blog", "responsive", "404", "icons", "disqus"]
min_version = 0.13 min_version = 0.15
[author] [author]
name = "Nishanth Shanmugham" name = "Nishanth Shanmugham"