about summary refs log tree commit diff stats
path: root/theme.toml
diff options
context:
space:
mode:
authorAlan Pearce2017-07-04 20:40:28 +0200
committerAlan Pearce2017-07-04 20:40:28 +0200
commit3fb00f95d8f99fe57f3c49b3eb299c0b62af7e73 (patch)
tree603637579a90af0fb92762cc112881488909c890 /theme.toml
parent022af90cb3aa08e891639f3db47ad3bb7b47632a (diff)
parent24492a6c1b5a081847bc6f6de2d6aa7a7d32b04f (diff)
downloadhyde-3fb00f95d8f99fe57f3c49b3eb299c0b62af7e73.tar.lz
hyde-3fb00f95d8f99fe57f3c49b3eb299c0b62af7e73.tar.zst
hyde-3fb00f95d8f99fe57f3c49b3eb299c0b62af7e73.zip
Merge branch 'master' of github.com:alanpearce/hyde
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml12
1 files changed, 6 insertions, 6 deletions
diff --git a/theme.toml b/theme.toml
index 2fc1110..66ca805 100644
--- a/theme.toml
+++ b/theme.toml
@@ -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.20
 
 [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"