diff --git a/config.toml b/config.toml index 9e74342..b0935ea 100644 --- a/config.toml +++ b/config.toml @@ -16,5 +16,10 @@ highlight_code = true # Put all your custom variables here toolbar_pages = [ ["About Us", "about"], - ["Contact", "contact"], + ["Chat", "chat"], + ["Get involved", "getinvolved"], + ["Projects", "projects"], + ["Helpful Resources", "resources"], + ["Unhelpful Resources", "unresources"], + ["Members' PGP Keys", "keys"], ]