mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
List app categories from single file
This commit is contained in:
parent
64e681b4a3
commit
e578118bab
7 changed files with 120 additions and 30 deletions
|
|
@ -124,9 +124,7 @@ export default async function () {
|
|||
slug,
|
||||
endpoint: `/game/${slug}`,
|
||||
section: {
|
||||
label: 'Games',
|
||||
slug: 'games',
|
||||
icon: '🎮'
|
||||
slug: 'games'
|
||||
},
|
||||
content: '',
|
||||
relatedLinks: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue