diff options
author | Alan Pearce | 2014-08-31 18:37:12 +0100 |
---|---|---|
committer | Alan Pearce | 2014-08-31 18:37:12 +0100 |
commit | 0451d558c52eb3cbb00ab9f4444f7092696bfefd (patch) | |
tree | 86a7b798c88ea97f8a9298d12ae3bbe4bb65f09e /config.toml | |
parent | ba755b453b3dcd63177fdd52469c6aee9c4f79d7 (diff) | |
download | website-0451d558c52eb3cbb00ab9f4444f7092696bfefd.tar.lz website-0451d558c52eb3cbb00ab9f4444f7092696bfefd.tar.zst website-0451d558c52eb3cbb00ab9f4444f7092696bfefd.zip |
Add LinkedIn profile to contact links
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.toml b/config.toml index 4720e7f..b74bbe5 100644 --- a/config.toml +++ b/config.toml @@ -15,3 +15,4 @@ Description = "…now has a website" Twitter = "https://twitter.com/alanpearceuk" Google+ = "https://plus.google.com/+AlanPearceUK" Github = "https://github.com/alanpearce" +LinkedIn = "http://uk.linkedin.com/in/alanpearceuk/" |