added branding to nav

This commit is contained in:
Philip Ahlqvist 2022-12-18 18:41:31 +01:00
parent 9ed751df04
commit d66e3cc8ca

View file

@ -86,6 +86,7 @@ const config = {
search: false,
nav: [
// TODO update?
{ text: 'Branding', link: '/branding/'},
{ text: 'Projects', link: '/projects/' },
{ text: 'Verify', link: '/verify/' },
{ text: 'Governance', link: '/governance/' },