From bf2933eca0f10138460e2c38db055bcd816423ad Mon Sep 17 00:00:00 2001 From: qvqc Date: Thu, 15 Oct 2020 19:34:58 +0000 Subject: [PATCH] change menu items --- config.toml | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/config.toml b/config.toml index 2977850..ce11b60 100644 --- a/config.toml +++ b/config.toml @@ -37,15 +37,9 @@ disableKinds = ["taxonomy", "taxonomyTerm"] weight = -20 [[menu.main]] - identifier = "Bounty" - name = "Bounty" - url = "https://funding.wownero.com/" - weight = -10 - - [[menu.main]] - identifier = "Trade" - name = "Trade" - url = "/trade/" + identifier = "Links" + name = "Links" + url = "/links/" weight = -5