summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAlan Pearce2019-12-08 13:34:03 +0100
committerAlan Pearce2019-12-08 13:34:03 +0100
commit1d5fd64373f837e1690c6decc8018579781bd17d (patch)
tree7ba603be98412dee1fd9926b38aad8ad8e251f6e
parent768aae8bc3e6faa50ecfa0ed688ad2f77e4614e7 (diff)
downloadwebsite-1d5fd64373f837e1690c6decc8018579781bd17d.tar.lz
website-1d5fd64373f837e1690c6decc8018579781bd17d.tar.zst
website-1d5fd64373f837e1690c6decc8018579781bd17d.zip
Add GitHub contact link
-rw-r--r--config.toml3
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]]