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"