about summary refs log tree commit diff stats
path: root/config.toml
diff options
context:
space:
mode:
authorAlan Pearce2017-05-06 18:02:32 +0200
committerAlan Pearce2017-05-06 18:02:32 +0200
commit884650f0c40e80932120b9a9ad4d8b28c1118eeb (patch)
tree819631aeb6f3072d5426b3b09707a27643d1bc83 /config.toml
parentef172f702447184ca4cc1fb29f8ac79fab39e9e4 (diff)
downloadwebsite-884650f0c40e80932120b9a9ad4d8b28c1118eeb.tar.lz
website-884650f0c40e80932120b9a9ad4d8b28c1118eeb.tar.zst
website-884650f0c40e80932120b9a9ad4d8b28c1118eeb.zip
Add StackOverflow Jobs link
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml4
1 files changed, 3 insertions, 1 deletions
diff --git a/config.toml b/config.toml
index fe726ef..00109d0 100644
--- a/config.toml
+++ b/config.toml
@@ -34,4 +34,6 @@ layoutReverse = true
 [[menu.contact]]
     name = "LinkedIn"
     URL = "https://uk.linkedin.com/in/alanpearceuk/"
-
+[[menu.contact]]
+    name = "StackOverflow Jobs"
+    url = "http://stackoverflow.com/users/story/381895"
\ No newline at end of file