]> njoseph.me Git - hyde.git/commitdiff
Updated theme.toml
authordigitalcraftsman <digitalcraftsman@users.noreply.github.com>
Fri, 17 Jul 2015 10:38:13 +0000 (12:38 +0200)
committerdigitalcraftsman <digitalcraftsman@users.noreply.github.com>
Fri, 17 Jul 2015 10:38:13 +0000 (12:38 +0200)
theme.toml

index d5caeb52848703ada19c06ab6906351975e36fa2..13d21c533ca5a7af74ebc2fdf560b6b64230a28f 100644 (file)
@@ -1,8 +1,9 @@
 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.14
 
 [author]
@@ -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"
\ No newline at end of file