From 63559dcc2dadbee83403940d49f4d3da0eb69e8d Mon Sep 17 00:00:00 2001 From: Daniel Mason Date: Sat, 25 Dec 2021 12:30:59 +1300 Subject: [PATCH] Update git URL --- .gitignore | 1 + config.toml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a48cf0d..af6dfd4 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ public +resources \ No newline at end of file diff --git a/config.toml b/config.toml index 89b1145..66d874f 100644 --- a/config.toml +++ b/config.toml @@ -33,7 +33,7 @@ theme = "m10c" [[params.social]] icon = "git-pull-request" name = "GitLab" - url = "https://git.m2.nz/idanoo" + url = "https://gitlab.com/idanoo" [[params.social]] icon = "send" name = "Mastodon"