summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAlan Pearce2014-08-02 12:58:45 +0100
committerAlan Pearce2014-08-02 12:58:45 +0100
commit13fe532fd1247e247920b16d4f397aa47adb354d (patch)
tree180ec645b6b754806012df0fa37e5388f8bca688
parent5c0cd4c9cc36f6127e5f354f81ab4b23fb6f9b2b (diff)
downloadwebsite-13fe532fd1247e247920b16d4f397aa47adb354d.tar.lz
website-13fe532fd1247e247920b16d4f397aa47adb354d.tar.zst
website-13fe532fd1247e247920b16d4f397aa47adb354d.zip
Set up author URLs from config params
-rw-r--r--config.toml3
1 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"