From 03c3db9cd3cb083edb2c16fed1d40cf13e8f94ff Mon Sep 17 00:00:00 2001 From: Yanatchara JERAJA Date: Thu, 20 Jul 2023 11:07:27 +0700 Subject: [PATCH] minor edited jode --- src/constants/Card.jsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/constants/Card.jsx b/src/constants/Card.jsx index b530620..79b07d4 100644 --- a/src/constants/Card.jsx +++ b/src/constants/Card.jsx @@ -177,7 +177,7 @@ const cards = [ 'id': 25 }, { - 'title': 'Functions', + 'title': '(Challenge) Functions', 'describe': 'Day 3', 'link': 'https://elabsheet.org/elab/taskpads/show/0nmxehyr3f/', 'img': '/images/gif/_26.jpg', @@ -198,14 +198,14 @@ const cards = [ 'id': 28 }, { - 'title': 'I can fix that!', + 'title': '(Challenge) I can fix that!', 'describe': 'Day 3', 'link': 'https://elabsheet.org/elab/taskpads/show/qbuhgrhixc/', 'img': '/images/gif/_29.jpg', 'id': 29 }, { - 'title': 'I Hat-Love You Fibonacci', + 'title': '(Challenge) I Hat-Love You Fibonacci', 'describe': 'Day 3', 'link': 'https://elabsheet.org/elab/taskpads/change/a6vug4t3mv/4m34o54oph/', 'img': '/images/gif/_30.jpg',