about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--config.toml7
m---------themes/hyde0
2 files changed, 7 insertions, 0 deletions
diff --git a/config.toml b/config.toml index 368d702..e24f77a 100644 --- a/config.toml +++ b/config.toml
@@ -13,6 +13,13 @@ layoutReverse = true
13[author] 13[author]
14 name = "Alan Pearce" 14 name = "Alan Pearce"
15 15
16[[menu.main]]
17 name = "Home"
18 URL = "/"
19[[menu.main]]
20 name = "Posts"
21 URL = "/post/"
22
16[Params.author.urls] 23[Params.author.urls]
17Twitter = "https://twitter.com/alanpearceuk" 24Twitter = "https://twitter.com/alanpearceuk"
18Github = "https://github.com/alanpearce" 25Github = "https://github.com/alanpearce"
diff --git a/themes/hyde b/themes/hyde
Subproject 20138bcb2ef234bb40bebaa5749b3ea4e6ce16b Subproject df6e95df7d810d47bf767c4073ed5427d884bf3