summaryrefslogtreecommitdiff
path: root/theme.toml
diff options
context:
space:
mode:
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"