diff --git a/hugo.toml b/hugo.toml index da16ad3..a31cefd 100644 --- a/hugo.toml +++ b/hugo.toml @@ -26,6 +26,10 @@ theme = "PaperMod" name = "github" url = "https://github.com/shautvast" + [[params.socialIcons]] + name = "codeberg" + url = "https://codeberg.org/shautvast" + [menu] [[menu.main]] identifier = "posts"