diff options
-rw-r--r-- | config.toml | 4 |
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 |