diff --git a/config.toml b/config.toml index 03f6f43..f259f2d 100644 --- a/config.toml +++ b/config.toml @@ -68,29 +68,28 @@ enableGitInfo = true +[[menu.profile]] + identifier = "mastodon" + name = "Mastodon" + pre = "" + url = "https://fosstodon.org/@brozek" + weight = 80 [[menu.profile]] identifier = "github" name = "GitHub" pre = "" url = "https://github.com/brandon-rozek" - weight = 80 - me = true + weight = 85 [[menu.profile]] identifier = "scholar" name = "Google Scholar" pre = "" url = "https://scholar.google.com/citations?user=JrgtnwgAAAAJ&hl=en&oi=ao" - weight = 85 - -[[menu.profile]] - identifier = "mastodon" - name = "Mastodon" - pre = "" - url = "https://fosstodon.org/@brozek" weight = 90 + [[menu.profile]] identifier = "email" name = "Email"