forked from MountainLinuxClub/website
Add planned pages list
This commit is contained in:
parent
488e853ec2
commit
236b0e5eeb
|
@ -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"],
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue