diff --git a/components/navbar.vue b/components/navbar.vue index 5ec6bba..ef68570 100644 --- a/components/navbar.vue +++ b/components/navbar.vue @@ -147,6 +147,10 @@ export default { label: 'Categories', url: '/categories', }, + { + label: 'Devices', + url: '/devices', + }, { label: 'Benchmarks', url: '/benchmarks',