From 383181dfe877387c5e25ffaf060d150de64150ac Mon Sep 17 00:00:00 2001 From: VarGun Date: Mon, 30 Jun 2025 15:18:00 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=ED=8C=8C=EB=B9=84=EC=BD=98=20=EC=A0=81?= =?UTF-8?q?=EC=9A=A9=20=EC=97=90=EB=9F=AC=20(#211)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/(routes)/guide/data/category-data.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/(routes)/guide/data/category-data.ts b/app/(routes)/guide/data/category-data.ts index 46b3a6c..32ed6a3 100644 --- a/app/(routes)/guide/data/category-data.ts +++ b/app/(routes)/guide/data/category-data.ts @@ -9,7 +9,7 @@ export interface Article { tags: string[]; image: string; } -const imagePath = '/images/quiz/favicon.svg'; +const imagePath = '/images/quiz/Star_Pro_Quiz.svg'; export const articles: Record = { '투자 기초': [