From 1a423ae2efe291388a27640f26423070440bf200 Mon Sep 17 00:00:00 2001 From: dsyoon Date: Sat, 7 Feb 2026 21:09:29 +0900 Subject: [PATCH] Reorder links data Update links ordering in embedded and JSON lists. Co-authored-by: Cursor --- PROMPT.txt | 2 +- index.html | 60 +++++++++++++++++++++++++++--------------------------- links.json | 60 +++++++++++++++++++++++++++--------------------------- 3 files changed, 61 insertions(+), 61 deletions(-) diff --git a/PROMPT.txt b/PROMPT.txt index d7a3b5c..694a0c6 100644 --- a/PROMPT.txt +++ b/PROMPT.txt @@ -3,7 +3,7 @@ https://ncue.net/family https://ncue.net/dreamgirl https://git.ncue.net/ https://mail.ncue.net/ -https://tts.ncue.net/ +https://tts.ncue.net/은 https://meeting.ncue.net https://openclaw.ncue.net https://link.ncue.net diff --git a/index.html b/index.html index 91fc5df..21682f1 100644 --- a/index.html +++ b/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" } ] diff --git a/links.json b/links.json index 5771512..9d93e8f 100644 --- a/links.json +++ b/links.json @@ -20,21 +20,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" @@ -59,6 +59,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", @@ -68,25 +88,5 @@ "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" } ]