X-Git-Url: http://njoseph.me/gitweb/hyde.git/blobdiff_plain/48ee2486703dd090bcb7f5cab52c666f30f98e29..HEAD:/theme.toml diff --git a/theme.toml b/theme.toml index d5caeb5..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.14 +features = ["blog", "themes", "disqus"] +min_version = 0.53 [author] name = "spf13" @@ -12,5 +13,5 @@ min_version = 0.14 # 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"