Add category to table page

This commit is contained in:
Julien Bisconti
2018-08-08 12:22:43 +02:00
committed by Andreas Gebhardt
parent 04ceae2035
commit 680321527a
7 changed files with 1758 additions and 39 deletions

View File

@@ -6,7 +6,7 @@ const main = () => {
'name',
'description',
'homepage',
'star',
{ name: 'star', attr: 'data-stars' },
{ name: 'updated', attr: 'data-timestamp' },
'language',
'license',