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 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" |