diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index 8b44756..1eedf16 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -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/' },