diff --git a/config.toml b/config.toml index 5d2e25c..b628462 100644 --- a/config.toml +++ b/config.toml @@ -4,9 +4,21 @@ theme = "hugo-theme-bootstrap4-blog" disqusShortname = "jamesmcdonald" [[menu.sidebar]] - name = "Github" + name = "Gitlab [jamesmcdonald]" + url = "https://gitlab.com/jamesmcdonald/" + +[[menu.sidebar]] + name = "Github [jamesmcdonald]" url = "https://github.com/jamesmcdonald/" +[[menu.sidebar]] + name = "Twitter [@0xfce2]" + url = "https://twitter.com/0xfce2/" + +[[menu.sidebar]] + name = "LinkedIn" + url = "https://www.linkedin.com/in/james-mcdonald-4300202/" + [params] author = "James McDonald" description = "Stuff I wrote about things"