Browse Source

Updated theme.toml

digitalcraftsman 9 years ago
parent
commit
4124bae9ce
1 changed files with 4 additions and 3 deletions
  1. 4
    3
      theme.toml

+ 4
- 3
theme.toml View File

1
 name = "Hyde"
1
 name = "Hyde"
2
 license = "MIT"
2
 license = "MIT"
3
+licenselink = "https://github.com/spf13/hyde/blob/master/LICENSE.md"
3
 description = "An elegant open source and mobile first theme"
4
 description = "An elegant open source and mobile first theme"
4
 tags = ["blog", "company"]
5
 tags = ["blog", "company"]
5
-features = ["blog", ]
6
+features = ["blog", "themes", "disqus"]
6
 min_version = 0.14
7
 min_version = 0.14
7
 
8
 
8
 [author]
9
 [author]
12
 # If Porting existing theme
13
 # If Porting existing theme
13
 [original]
14
 [original]
14
     author =  "mdo"
15
     author =  "mdo"
15
-    homepage = "http://andhyde.com"
16
-    repo = "http://www.github.com/mdo/hyde"
16
+    homepage = "http://markdotto.com/"
17
+    repo = "https://www.github.com/mdo/hyde"