diff options
-rw-r--r-- | config.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.toml b/config.toml index c1f5624..02f7f1d 100644 --- a/config.toml +++ b/config.toml @@ -34,6 +34,9 @@ url = "/public_key.asc" name = "GitLab" URL = "https://gitlab.com/alanpearce" [[menu.contact]] + name = "GitHub" + URL = "https://github.com/alanpearce" +[[menu.contact]] name = "StackOverflow Jobs" url = "http://stackoverflow.com/users/story/381895" [[menu.contact]] |