浏览代码

Updated theme.toml

digitalcraftsman 10 年前
父节点
当前提交
4124bae9ce
共有 1 个文件被更改,包括 4 次插入3 次删除
  1. 4
    3
      theme.toml

+ 4
- 3
theme.toml 查看文件

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"