From b98c0ceaa435ef1045ab7ab5cf2ff4ca9f57a31c Mon Sep 17 00:00:00 2001 From: Yeongjun Kim <39931980+dudwns@users.noreply.github.com> Date: Mon, 15 Jan 2024 16:41:55 +0900 Subject: [PATCH] Revert "[Release] v0.1.10" --- src/data/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/index.ts b/src/data/index.ts index ca59ca65..8ba6007c 100644 --- a/src/data/index.ts +++ b/src/data/index.ts @@ -19,7 +19,7 @@ export const mock_LinkData = [ }, { id: 2, - title: '배포!!!!!!!', + title: '링크 제목', url: 'https://github.com', tagName: '오둥이', tagColor: 'pink',