Reorder links data
Update links ordering in embedded and JSON lists. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
60
index.html
60
index.html
@@ -267,21 +267,21 @@
|
||||
"updatedAt": "2026-02-07T00:00:00.000Z"
|
||||
},
|
||||
{
|
||||
"id": "git-ncue-net",
|
||||
"title": "Git",
|
||||
"url": "https://git.ncue.net/",
|
||||
"description": "NCUE Git 서비스",
|
||||
"tags": ["dev", "ncue"],
|
||||
"id": "link-ncue-net",
|
||||
"title": "Link",
|
||||
"url": "https://link.ncue.net/",
|
||||
"description": "NCUE 링크 허브",
|
||||
"tags": ["link", "ncue"],
|
||||
"favorite": false,
|
||||
"createdAt": "2026-02-07T00:00:00.000Z",
|
||||
"updatedAt": "2026-02-07T00:00:00.000Z"
|
||||
},
|
||||
{
|
||||
"id": "mail-ncue-net",
|
||||
"title": "Mail",
|
||||
"url": "https://mail.ncue.net/",
|
||||
"description": "NCUE 메일",
|
||||
"tags": ["mail", "ncue"],
|
||||
"id": "dreamgirl-ncue-net",
|
||||
"title": "DreamGirl",
|
||||
"url": "https://ncue.net/dreamgirl",
|
||||
"description": "DreamGirl",
|
||||
"tags": ["personal", "ncue"],
|
||||
"favorite": false,
|
||||
"createdAt": "2026-02-07T00:00:00.000Z",
|
||||
"updatedAt": "2026-02-07T00:00:00.000Z"
|
||||
@@ -306,6 +306,26 @@
|
||||
"createdAt": "2026-02-07T00:00:00.000Z",
|
||||
"updatedAt": "2026-02-07T00:00:00.000Z"
|
||||
},
|
||||
{
|
||||
"id": "git-ncue-net",
|
||||
"title": "Git",
|
||||
"url": "https://git.ncue.net/",
|
||||
"description": "NCUE Git 서비스",
|
||||
"tags": ["dev", "ncue"],
|
||||
"favorite": false,
|
||||
"createdAt": "2026-02-07T00:00:00.000Z",
|
||||
"updatedAt": "2026-02-07T00:00:00.000Z"
|
||||
},
|
||||
{
|
||||
"id": "mail-ncue-net",
|
||||
"title": "Mail",
|
||||
"url": "https://mail.ncue.net/",
|
||||
"description": "NCUE 메일",
|
||||
"tags": ["mail", "ncue"],
|
||||
"favorite": false,
|
||||
"createdAt": "2026-02-07T00:00:00.000Z",
|
||||
"updatedAt": "2026-02-07T00:00:00.000Z"
|
||||
},
|
||||
{
|
||||
"id": "openclaw-ncue-net",
|
||||
"title": "OpenClaw",
|
||||
@@ -315,26 +335,6 @@
|
||||
"favorite": false,
|
||||
"createdAt": "2026-02-07T00:00:00.000Z",
|
||||
"updatedAt": "2026-02-07T00:00:00.000Z"
|
||||
},
|
||||
{
|
||||
"id": "link-ncue-net",
|
||||
"title": "Link",
|
||||
"url": "https://link.ncue.net/",
|
||||
"description": "NCUE 링크 허브",
|
||||
"tags": ["link", "ncue"],
|
||||
"favorite": false,
|
||||
"createdAt": "2026-02-07T00:00:00.000Z",
|
||||
"updatedAt": "2026-02-07T00:00:00.000Z"
|
||||
},
|
||||
{
|
||||
"id": "dreamgirl-ncue-net",
|
||||
"title": "DreamGirl",
|
||||
"url": "https://ncue.net/dreamgirl",
|
||||
"description": "DreamGirl",
|
||||
"tags": ["personal", "ncue"],
|
||||
"favorite": false,
|
||||
"createdAt": "2026-02-07T00:00:00.000Z",
|
||||
"updatedAt": "2026-02-07T00:00:00.000Z"
|
||||
}
|
||||
]
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user