mirror of
https://github.com/System-End/site.git
synced 2026-04-19 19:45:07 +00:00
[HCB] Remove empty category from directory (#1532)
This commit is contained in:
parent
0f620a1182
commit
28e83651ec
1 changed files with 0 additions and 3 deletions
|
|
@ -109,9 +109,6 @@ export const categories = [
|
|||
description: `Hackers are using HCB to run hackathons that'll blow your mind away.`,
|
||||
match: org => org.category == 'hackathon',
|
||||
icon: 'event-code'
|
||||
},
|
||||
{
|
||||
label: ""
|
||||
}
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue