From b1832d74d1ae6a9fded892110e14d2d4ece33dfa Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sat, 2 Aug 2014 12:58:45 +0100 Subject: Set up author URLs from config params --- config.toml | 3 +++ themes/hyde | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 696ddc1..f7c699c 100644 --- a/config.toml +++ b/config.toml @@ -10,3 +10,6 @@ fullurl = "https://alanpearce.uk" [author] name = "Alan Pearce" + +[Params.author.urls] +Twitter = "https://twitter.com/alanpearceuk" diff --git a/themes/hyde b/themes/hyde index 84bd86f..b5178a7 160000 --- a/themes/hyde +++ b/themes/hyde @@ -1 +1 @@ -Subproject commit 84bd86f43144a71009487691ce0222078365ff30 +Subproject commit b5178a7df73ff871c736a23b86843b91bb0b2ab4 -- cgit 1.4.1