added branding to nav
This commit is contained in:
parent
9ed751df04
commit
d66e3cc8ca
1 changed files with 1 additions and 0 deletions
|
@ -86,6 +86,7 @@ const config = {
|
||||||
search: false,
|
search: false,
|
||||||
nav: [
|
nav: [
|
||||||
// TODO update?
|
// TODO update?
|
||||||
|
{ text: 'Branding', link: '/branding/'},
|
||||||
{ text: 'Projects', link: '/projects/' },
|
{ text: 'Projects', link: '/projects/' },
|
||||||
{ text: 'Verify', link: '/verify/' },
|
{ text: 'Verify', link: '/verify/' },
|
||||||
{ text: 'Governance', link: '/governance/' },
|
{ text: 'Governance', link: '/governance/' },
|
||||||
|
|
Loading…
Add table
Reference in a new issue