diff options
-rw-r--r-- | config.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.toml b/config.toml index cf15f11..9f2179b 100644 --- a/config.toml +++ b/config.toml @@ -44,5 +44,8 @@ author_image = "/img/me-thumb.jpg" name = "GitLab" url = "https://gitlab.com/alanpearce" [[extra.menu.contact]] + name = "Codeberg" + url = "https://codeberg.org/alanpearce" +[[extra.menu.contact]] name = "GitHub" url = "https://github.com/alanpearce" |