summary refs log tree commit diff stats
path: root/config.toml
diff options
context:
space:
mode:
authorAlan Pearce2014-08-02 12:58:45 +0100
committerAlan Pearce2025-03-16 00:08:56 +0100
commitb474df228d04999b6eec449e64ef464f10a0fc74 (patch)
tree1bd15c9051f699d55c8b56bcc2de6d65492603fb /config.toml
parent6ae1e5bb27cb4fe83237a7bd6c7f00bdc626908d (diff)
downloadwebsite-b474df228d04999b6eec449e64ef464f10a0fc74.tar.lz
website-b474df228d04999b6eec449e64ef464f10a0fc74.tar.zst
website-b474df228d04999b6eec449e64ef464f10a0fc74.zip
Set up author URLs from config params
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index b5ba90b..dee9174 100644
--- a/config.toml
+++ b/config.toml
@@ -10,3 +10,6 @@ Description = "…now has a website"
 
 [author]
     name = "Alan Pearce"
+
+[Params.author.urls]
+Twitter = "https://twitter.com/alanpearceuk"