diff options
author | Alan Pearce | 2017-08-29 21:19:34 +0200 |
---|---|---|
committer | Alan Pearce | 2017-08-29 21:19:34 +0200 |
commit | 4756a00dc2e270da045973fc94239ba98f61c96d (patch) | |
tree | cdb47d6589f6baabe6269f805259e88d46fb8023 /config.toml | |
parent | dc073b84907e6993b5f8da2caa1d37e6058d9703 (diff) | |
download | website-4756a00dc2e270da045973fc94239ba98f61c96d.tar.lz website-4756a00dc2e270da045973fc94239ba98f61c96d.tar.zst website-4756a00dc2e270da045973fc94239ba98f61c96d.zip |
Add Mastodon link
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 3e2aba3..65554d8 100644 --- a/config.toml +++ b/config.toml @@ -35,6 +35,9 @@ layoutReverse = true name = "Twitter" URL = "https://twitter.com/alanpearceuk" [[menu.contact]] + name = "Mastodon" + URL = "https://mastodon.at/@alanpearce" +[[menu.contact]] name = "LinkedIn" URL = "https://uk.linkedin.com/in/alanpearceuk/" [[menu.contact]] |