]> njoseph.me Git - hyde.git/blobdiff - theme.toml
Fix RSS feeds
[hyde.git] / theme.toml
index f4f238e4ce78ff5d9921933e2ae0258ce5802561..a6cdeae60dade63ce586a526c5dde2ff2f6e5193 100644 (file)
@@ -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"