diff options
author | Alan Pearce | 2018-06-04 16:57:29 +0200 |
---|---|---|
committer | Alan Pearce | 2018-06-04 16:57:29 +0200 |
commit | a254415956e9fec2ae2408e8dc685ac4133f46bc (patch) | |
tree | 1c51d9432ae4c444f57d0847d189303881c4a836 | |
parent | 8fe56a662657ffee6f6508df7754ef7b16513a99 (diff) | |
download | website-a254415956e9fec2ae2408e8dc685ac4133f46bc.tar.lz website-a254415956e9fec2ae2408e8dc685ac4133f46bc.tar.zst website-a254415956e9fec2ae2408e8dc685ac4133f46bc.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" |