diff --git a/links.json b/links.json index 9d93e8f..b1c633d 100644 --- a/links.json +++ b/links.json @@ -4,7 +4,10 @@ "title": "DSYoon", "url": "https://ncue.net/dsyoon", "description": "개인 페이지", - "tags": ["personal", "ncue"], + "tags": [ + "personal", + "ncue" + ], "favorite": false, "createdAt": "2026-02-07T00:00:00.000Z", "updatedAt": "2026-02-07T00:00:00.000Z" @@ -14,7 +17,10 @@ "title": "Family", "url": "https://ncue.net/family", "description": "Family", - "tags": ["personal", "ncue"], + "tags": [ + "personal", + "ncue" + ], "favorite": false, "createdAt": "2026-02-07T00:00:00.000Z", "updatedAt": "2026-02-07T00:00:00.000Z" @@ -24,7 +30,10 @@ "title": "Link", "url": "https://link.ncue.net/", "description": "NCUE 링크 허브", - "tags": ["link", "ncue"], + "tags": [ + "link", + "ncue" + ], "favorite": false, "createdAt": "2026-02-07T00:00:00.000Z", "updatedAt": "2026-02-07T00:00:00.000Z" @@ -34,7 +43,10 @@ "title": "DreamGirl", "url": "https://ncue.net/dreamgirl", "description": "DreamGirl", - "tags": ["personal", "ncue"], + "tags": [ + "personal", + "ncue" + ], "favorite": false, "createdAt": "2026-02-07T00:00:00.000Z", "updatedAt": "2026-02-07T00:00:00.000Z" @@ -44,7 +56,11 @@ "title": "TTS", "url": "https://tts.ncue.net/", "description": "입력한 text를 mp3로 변환", - "tags": ["text", "mp3", "ncue"], + "tags": [ + "text", + "mp3", + "ncue" + ], "favorite": false, "createdAt": "2026-02-07T00:00:00.000Z", "updatedAt": "2026-02-07T00:00:00.000Z" @@ -54,7 +70,10 @@ "title": "Meeting", "url": "https://meeting.ncue.net/", "description": "NCUE 미팅", - "tags": ["meeting", "ncue"], + "tags": [ + "meeting", + "ncue" + ], "favorite": false, "createdAt": "2026-02-07T00:00:00.000Z", "updatedAt": "2026-02-07T00:00:00.000Z" @@ -64,7 +83,10 @@ "title": "Git", "url": "https://git.ncue.net/", "description": "NCUE Git 서비스", - "tags": ["dev", "ncue"], + "tags": [ + "dev", + "ncue" + ], "favorite": false, "createdAt": "2026-02-07T00:00:00.000Z", "updatedAt": "2026-02-07T00:00:00.000Z" @@ -74,7 +96,10 @@ "title": "Mail", "url": "https://mail.ncue.net/", "description": "NCUE 메일", - "tags": ["mail", "ncue"], + "tags": [ + "mail", + "ncue" + ], "favorite": false, "createdAt": "2026-02-07T00:00:00.000Z", "updatedAt": "2026-02-07T00:00:00.000Z" @@ -84,9 +109,25 @@ "title": "OpenClaw", "url": "https://openclaw.ncue.net/", "description": "OpenClaw", - "tags": ["tool", "ncue"], + "tags": [ + "tool", + "ncue" + ], "favorite": false, "createdAt": "2026-02-07T00:00:00.000Z", "updatedAt": "2026-02-07T00:00:00.000Z" + }, + { + "id": "custom-bb11a707-5e7b-4612-b0b1-6867398bbf99", + "title": "STT", + "url": "https://ncue.net/stt", + "description": "STT", + "tags": [ + "STT", + "전사" + ], + "favorite": false, + "createdAt": "2026-02-09T10:57:40.571Z", + "updatedAt": "2026-02-09T10:57:40.571Z" } ]