mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Add homebrew to nav
This commit is contained in:
parent
497b8cde10
commit
d22ea0f1ea
1 changed files with 4 additions and 0 deletions
|
|
@ -146,6 +146,10 @@ export default {
|
||||||
label: 'Categories',
|
label: 'Categories',
|
||||||
url: '/categories',
|
url: '/categories',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
label: 'Homebrew',
|
||||||
|
url: '/kind/homebrew',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
label: 'Games',
|
label: 'Games',
|
||||||
url: '/games',
|
url: '/games',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue