mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2025-11-22 08:24:27 +01:00
Fix sorting on updated
This commit is contained in:
@@ -7,7 +7,7 @@ const main = () => {
|
||||
'description',
|
||||
'homepage',
|
||||
'star',
|
||||
'updated',
|
||||
{ name: 'updated', attr: 'data-timestamp' },
|
||||
'language',
|
||||
'license',
|
||||
'author',
|
||||
|
||||
Reference in New Issue
Block a user