瀏覽代碼

Updated theme.toml

digitalcraftsman 9 年之前
父節點
當前提交
4124bae9ce
共有 1 個檔案被更改,包括 4 行新增3 行删除
  1. 4
    3
      theme.toml

+ 4
- 3
theme.toml 查看文件

@@ -1,8 +1,9 @@
1 1
 name = "Hyde"
2 2
 license = "MIT"
3
+licenselink = "https://github.com/spf13/hyde/blob/master/LICENSE.md"
3 4
 description = "An elegant open source and mobile first theme"
4 5
 tags = ["blog", "company"]
5
-features = ["blog", ]
6
+features = ["blog", "themes", "disqus"]
6 7
 min_version = 0.14
7 8
 
8 9
 [author]
@@ -12,5 +13,5 @@ min_version = 0.14
12 13
 # If Porting existing theme
13 14
 [original]
14 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"