mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -07:00
Add benchmarks to nav
This commit is contained in:
parent
df3aae428b
commit
937a834d19
1 changed files with 4 additions and 0 deletions
|
|
@ -146,6 +146,10 @@ export default {
|
||||||
label: 'Categories',
|
label: 'Categories',
|
||||||
url: '/categories',
|
url: '/categories',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
label: 'Benchmarks',
|
||||||
|
url: '/benchmarks',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
label: 'Homebrew',
|
label: 'Homebrew',
|
||||||
url: '/kind/homebrew',
|
url: '/kind/homebrew',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue