From 30034db6111741cc6d559f8d13a0af5820daa7a4 Mon Sep 17 00:00:00 2001 From: yusrilhelmi Date: Wed, 4 Mar 2026 10:23:15 +0000 Subject: [PATCH] Add countdown.json --- countdown.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 countdown.json diff --git a/countdown.json b/countdown.json new file mode 100644 index 0000000..5e9f8d9 --- /dev/null +++ b/countdown.json @@ -0,0 +1,14 @@ +[ + { + "label": "Deadline Proyek 1", + "endDate": "2026-07-20T23:59:59" + }, + { + "label": "Proposal Proyek 1", + "endDate": "2026-03-31T12:00:00" + }, + { + "label": "TB Microservice MK Cloud Computing", + "endDate": "2026-07-10T08:00:00" + } +] \ No newline at end of file