You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
37 lines
663 B
37 lines
663 B
### navbar |
|
[[navbar]] |
|
name = "Home" |
|
identifier = "home" |
|
url = "/" |
|
weight = -1000 |
|
[[navbar]] |
|
name = "About" |
|
identifier = "about" |
|
url = "/about/" |
|
weight = -900 |
|
[[navbar]] |
|
name = "Get PEL" |
|
identifier = "download" |
|
url = "/download/" |
|
weight = -800 |
|
[[navbar]] |
|
name = "Repos" |
|
identifier = "repos" |
|
url = "/repos/" |
|
weight = -700 |
|
[[navbar]] |
|
name = "Community" |
|
identifier = "community" |
|
url = "/community/" |
|
weight = -600 |
|
[[navbar]] |
|
name = "Git" |
|
identifier = "git" |
|
url = "https://git.powerel.org/" |
|
post = "fa-external-link-square" |
|
weight = -500 |
|
#[[navbar]] |
|
# name = "Bugs" |
|
# identifier = "bugs" |
|
# url = "https://bugzilla.powerel.org/" |
|
# weight = -400
|
|
|