about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--images/screenshot.pngbin0 -> 447363 bytes
-rw-r--r--theme.toml6
2 files changed, 2 insertions, 4 deletions
diff --git a/images/screenshot.png b/images/screenshot.png
new file mode 100644
index 0000000..8248097
--- /dev/null
+++ b/images/screenshot.png
Binary files differdiff --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"