about summary refs log tree commit diff stats
path: root/theme.toml
diff options
context:
space:
mode:
authorspf132014-10-08 19:05:40 -0400
committerspf132014-10-08 19:05:40 -0400
commitaf1c2e37295cabb7ffe019717fa5a379bf9834ea (patch)
tree3743300774e534755f039ae9363a73cd043e3c2e /theme.toml
parente1a4df05e8607090d012eb806fd47f58b46e7f0e (diff)
downloadhyde-af1c2e37295cabb7ffe019717fa5a379bf9834ea.tar.lz
hyde-af1c2e37295cabb7ffe019717fa5a379bf9834ea.tar.zst
hyde-af1c2e37295cabb7ffe019717fa5a379bf9834ea.zip
bringing theme up to date for inclusion in the gallery
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml6
1 files changed, 2 insertions, 4 deletions
diff --git a/theme.toml b/theme.toml
index 2fc1110..f4f238e 100644
--- a/theme.toml
+++ b/theme.toml
@@ -1,17 +1,15 @@
 name = "Hyde"
 license = "MIT"
-source_repo = ""
 description = "An elegant open source and mobile first theme"
 tags = ["blog", "company"]
 features = ["blog", ]
 
 [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"
+    homepage = "http://andhyde.com"
     repo = "http://www.github.com/mdo/hyde"