diff options
author | Alan Pearce | 2014-08-02 12:58:45 +0100 |
---|---|---|
committer | Alan Pearce | 2014-08-02 12:58:45 +0100 |
commit | b1832d74d1ae6a9fded892110e14d2d4ece33dfa (patch) | |
tree | dd2530abb64890dee3a2e8b8ed93435272349d9c | |
parent | 47229dd42af6b01d28ee4d26e5d1916c2e99cda7 (diff) | |
download | website-b1832d74d1ae6a9fded892110e14d2d4ece33dfa.tar.lz website-b1832d74d1ae6a9fded892110e14d2d4ece33dfa.tar.zst website-b1832d74d1ae6a9fded892110e14d2d4ece33dfa.zip |
Set up author URLs from config params
-rw-r--r-- | config.toml | 3 | ||||
m--------- | themes/hyde | 0 |
2 files changed, 3 insertions, 0 deletions
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 -Subproject 84bd86f43144a71009487691ce0222078365ff3 +Subproject b5178a7df73ff871c736a23b86843b91bb0b2ab |