X-Git-Url: http://njoseph.me/gitweb/hyde.git/blobdiff_plain/af1c2e37295cabb7ffe019717fa5a379bf9834ea..HEAD:/theme.toml diff --git a/theme.toml b/theme.toml index f4f238e..a6cdeae 100644 --- a/theme.toml +++ b/theme.toml @@ -1,8 +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", ] +features = ["blog", "themes", "disqus"] +min_version = 0.53 [author] name = "spf13" @@ -11,5 +13,5 @@ features = ["blog", ] # 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"