diff options
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 3 |
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" |