X-Git-Url: http://njoseph.me/gitweb/hyde.git/blobdiff_plain/fb2045b770e00f178e8018eea1776a3c560f50e8..HEAD:/theme.toml diff --git a/theme.toml b/theme.toml index 204cccc..a6cdeae 100644 --- a/theme.toml +++ b/theme.toml @@ -1,9 +1,10 @@ name = "Hyde" license = "MIT" +licenselink = "https://github.com/spf13/hyde/blob/master/LICENSE.md" description = "An elegant open source and mobile first theme" tags = ["blog", "company"] -features = ["blog", ] -min_version = 0.13 +features = ["blog", "themes", "disqus"] +min_version = 0.53 [author] name = "spf13" @@ -12,5 +13,5 @@ min_version = 0.13 # If Porting existing theme [original] author = "mdo" - homepage = "http://andhyde.com" - repo = "http://www.github.com/mdo/hyde" + homepage = "http://markdotto.com/" + repo = "https://www.github.com/mdo/hyde"