diff options
-rw-r--r-- | config.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.toml b/config.toml index 056353c..4e2876b 100644 --- a/config.toml +++ b/config.toml @@ -70,6 +70,9 @@ x-content-type-options = "nosniff" url = "https://git.alanpearce.eu" [[menus.me]] + name = "Codeberg" + url = "https://codeberg.org/alanpearce" +[[menus.me]] name = "GitLab" url = "https://gitlab.com/alanpearce/" [[menus.me]] |