mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Add Categories page
This commit is contained in:
parent
8a2843452d
commit
f3d275935e
2 changed files with 103 additions and 0 deletions
|
|
@ -142,6 +142,10 @@ export default {
|
|||
label: 'Home',
|
||||
url: '/',
|
||||
},
|
||||
{
|
||||
label: 'Categories',
|
||||
url: '/categories',
|
||||
},
|
||||
{
|
||||
label: 'Developer Tools',
|
||||
url: '/kind/developer-tools',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue