diff options
author | Alan Pearce | 2018-06-04 16:57:29 +0200 |
---|---|---|
committer | Alan Pearce | 2018-06-04 16:57:29 +0200 |
commit | 1540a74bf24359c03631d97a5d30e85352874b34 (patch) | |
tree | a2f90549ab291b615c7ebd36fe96b97ca9f774cd | |
parent | 4285d7f2e8c1065ab96d80ee3345608a35832b71 (diff) | |
download | website-1540a74bf24359c03631d97a5d30e85352874b34.tar.xz website-1540a74bf24359c03631d97a5d30e85352874b34.zip |
s/github/gitlab/g
-rw-r--r-- | config.toml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config.toml b/config.toml index 0466854..09b6d5f 100644 --- a/config.toml +++ b/config.toml | |||
@@ -33,8 +33,8 @@ url = "/public_key.asc" | |||
33 | URL = "mailto:alan@alanpearce.eu" | 33 | URL = "mailto:alan@alanpearce.eu" |
34 | weight = 1 | 34 | weight = 1 |
35 | [[menu.contact]] | 35 | [[menu.contact]] |
36 | name = "GitHub" | 36 | name = "GitLab" |
37 | URL = "https://github.com/alanpearce" | 37 | URL = "https://gitlab.com/alanpearce" |
38 | [[menu.contact]] | 38 | [[menu.contact]] |
39 | name = "Twitter" | 39 | name = "Twitter" |
40 | URL = "https://twitter.com/alanpearceuk" | 40 | URL = "https://twitter.com/alanpearceuk" |