From 4f1daa7a9902442e954b56dddc4f36eef0289544 Mon Sep 17 00:00:00 2001 From: potato dog man Date: Sat, 9 Nov 2024 18:59:30 +0800 Subject: [PATCH] small amendment --- src/components/CompetitionCard.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/CompetitionCard.astro b/src/components/CompetitionCard.astro index 94728b0..7e8792e 100644 --- a/src/components/CompetitionCard.astro +++ b/src/components/CompetitionCard.astro @@ -10,7 +10,7 @@ const Competitions = [ { name: "National Youth Tech Championships 2024", image: "https://cloud-5hnwjfoa6-hack-club-bot.vercel.app/0nytc.jpg", - description: "In mid 2024 Saumil, Zenneth, Ethan and Naung Phone competed in NYTC. Although they didn't win they did learn a lot about Machine Learning Models as well as how to use python for the Tello Drone platform. Check out their team introduction ↓", + description: "In mid 2024 Saumil, Zenneth, Ethan and Naung Phone competed in NYTC. Although they didn't win they did learn a lot about Machine Learning Models as well as how to use python for the Tello Drone platform. Check out their team introduction (third most amount of likes!) ↓", projectLink: "https://www.youtube.com/watch?v=rDZHAjA3ZVk", linkType: "youtube" },