Link games in header

This commit is contained in:
Sam Carlton 2020-11-20 16:18:21 -06:00
parent 6a31f1936b
commit 31ecd1cc78

View file

@ -162,6 +162,10 @@ export default {
label: 'Entertainment',
url: '/kind/entertainment-and-media-apps',
},
{
label: 'Games',
url: '/games',
},
])
}
},