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.lz website-1540a74bf24359c03631d97a5d30e85352874b34.tar.zst 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" URL = "mailto:alan@alanpearce.eu" weight = 1 [[menu.contact]] - name = "GitHub" - URL = "https://github.com/alanpearce" + name = "GitLab" + URL = "https://gitlab.com/alanpearce" [[menu.contact]] name = "Twitter" URL = "https://twitter.com/alanpearceuk" |