Add planned pages list

This commit is contained in:
Thom Dickson 2022-03-20 14:29:35 -04:00
parent 488e853ec2
commit 236b0e5eeb
Signed by untrusted user: boots
GPG Key ID: 40BE2AF8EBF8D2BB
1 changed files with 6 additions and 1 deletions

View File

@ -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"],
]