diff --git a/hugo.toml b/hugo.toml index 9287579..cf300e6 100644 --- a/hugo.toml +++ b/hugo.toml @@ -45,17 +45,17 @@ style = "github-dark" name = "Github" icon = "fa-brands fa-github fa-2x" weight = 1 - url = "https://github.com/johndoe/" + url = "https://github.com/cudabu/" [[params.social]] - name = "Gitlab" - icon = "fa-brands fa-gitlab fa-2x" + name = "LinkedIn" + icon = "fa-brands fa-linkedin fa-2x" weight = 2 - url = "https://gitlab.com/johndoe/" + url = "https://www.linkedin.com/in/curtis-bunch" [[params.social]] - name = "Twitter" - icon = "fa-brands fa-x-twitter fa-2x" + name = "Discord" + icon = "fa-brands fa-discord fa-2x" weight = 3 - url = "https://twitter.com/johndoe/" + url = "https://discordapp.com/users/1071085923737014424" # Menu links [[menu.main]] diff --git a/public/index.html b/public/index.html index d0648a1..bd80843 100644 --- a/public/index.html +++ b/public/index.html @@ -146,7 +146,7 @@