]> njoseph.me Git - hyde.git/blobdiff - theme.toml
Fix RSS feeds
[hyde.git] / theme.toml
index 2fc11102da6392c651779f0c39b168026522b1e0..a6cdeae60dade63ce586a526c5dde2ff2f6e5193 100644 (file)
@@ -1,17 +1,17 @@
 name = "Hyde"
 license = "MIT"
-source_repo = ""
+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"
-    email = "hugo@spf13.com"
-    url = "http://spf13.com"
+    homepage = "http://spf13.com"
 
 # If Porting existing theme
 [original]
     author =  "mdo"
-    url = "http://andhyde.com"
-    repo = "http://www.github.com/mdo/hyde"
+    homepage = "http://markdotto.com/"
+    repo = "https://www.github.com/mdo/hyde"