diff options
author | Alan Pearce | 2014-08-31 18:37:12 +0100 |
---|---|---|
committer | Alan Pearce | 2014-08-31 18:37:12 +0100 |
commit | e45d9f7f397778edff1037bb886bef9067a0f8b6 (patch) | |
tree | 229e0177b210f2148a321382010966a560563454 | |
parent | 09512c1d6b9038f5d84cf9f970630bb0849fdf37 (diff) | |
download | website-e45d9f7f397778edff1037bb886bef9067a0f8b6.tar.lz website-e45d9f7f397778edff1037bb886bef9067a0f8b6.tar.zst website-e45d9f7f397778edff1037bb886bef9067a0f8b6.zip |
Add LinkedIn profile to contact links
-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/" |