1
0
Fork 0
mirror of https://github.com/veggiemonk/awesome-docker.git synced 2025-04-19 07:28:05 +02:00

Fix sorting on updated

This commit is contained in:
Julien Bisconti 2018-06-25 13:50:07 +02:00
parent c852e15b99
commit 18fb8dcce8
No known key found for this signature in database
GPG key ID: 62772C6698F736CB
5 changed files with 35056 additions and 8 deletions

View file

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