about 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 Pearce2014-08-02 12:58:45 +0100
commitb1832d74d1ae6a9fded892110e14d2d4ece33dfa (patch)
treedd2530abb64890dee3a2e8b8ed93435272349d9c /config.toml
parent47229dd42af6b01d28ee4d26e5d1916c2e99cda7 (diff)
downloadwebsite-b1832d74d1ae6a9fded892110e14d2d4ece33dfa.tar.lz
website-b1832d74d1ae6a9fded892110e14d2d4ece33dfa.tar.zst
website-b1832d74d1ae6a9fded892110e14d2d4ece33dfa.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 696ddc1..f7c699c 100644 --- a/config.toml +++ b/config.toml
@@ -10,3 +10,6 @@ fullurl = "https://alanpearce.uk"
10 10
11[author] 11[author]
12 name = "Alan Pearce" 12 name = "Alan Pearce"
13
14[Params.author.urls]
15Twitter = "https://twitter.com/alanpearceuk"