diff --git a/components/navbar.vue b/components/navbar.vue index 22fe431..b6d7baf 100644 --- a/components/navbar.vue +++ b/components/navbar.vue @@ -146,6 +146,10 @@ export default { label: 'Categories', url: '/categories', }, + { + label: 'Benchmarks', + url: '/benchmarks', + }, { label: 'Homebrew', url: '/kind/homebrew',