allow templates to show up in multiple categories
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
"name": "Python Django",
|
||||
"description": "Test a Django project on multiple versions of Python.",
|
||||
"iconName": "django",
|
||||
"category": "Python"
|
||||
"category": ["Python", "HTML+Django"]
|
||||
}
|
||||
Reference in New Issue
Block a user