diff --git a/config.toml b/config.toml index 07ca979..2977850 100644 --- a/config.toml +++ b/config.toml @@ -37,10 +37,16 @@ disableKinds = ["taxonomy", "taxonomyTerm"] weight = -20 [[menu.main]] - identifier = "About" + identifier = "Bounty" + name = "Bounty" + url = "https://funding.wownero.com/" + weight = -10 + + [[menu.main]] + identifier = "Trade" name = "Trade" url = "/trade/" - weight = -10 + weight = -5