diff options
-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" |