Set up author URLs from config params
1 file changed, 3 insertions(+), 0 deletions(-)
changed files
M config.toml → config.toml
@@ -10,3 +10,6 @@ fullurl = "https://alanpearce.uk" [author] name = "Alan Pearce" + +[Params.author.urls] +Twitter = "https://twitter.com/alanpearceuk"