From a52d46aa486f439d922cd6b3be4fa0a744fed5f7 Mon Sep 17 00:00:00 2001 From: Krittin SETDHAVANICH Date: Mon, 17 Jul 2023 09:28:05 +0700 Subject: [PATCH] Upload Day 1 Jode --- src/constants/Card.jsx | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/src/constants/Card.jsx b/src/constants/Card.jsx index 35d8ea7..d657787 100644 --- a/src/constants/Card.jsx +++ b/src/constants/Card.jsx @@ -68,7 +68,17 @@ const cards = [ 'link': 'https://elabsheet.org/elab/taskpads/show/xj450gjw5y/', 'img': '/images/gif/_10.jpg', 'id': 10 - } + }, + { + 'title': 'Diff Checker', + 'describe': 'Day 1 (Extra)', + 'link': 'https://elabsheet.org/elab/taskpads/show/e19mbc23wl/', + 'img': '/images/gif/_11.jpg', + 'id': 11 + }, + /* Day 2 (Ror kon na nong) */ + /* Day 3 (Ror kon na nong) */ + ]