From c34c6e8931d958a33e9c1cd171247c9b9c9beb2f Mon Sep 17 00:00:00 2001 From: Subhajeet Lahiri Date: Wed, 18 Oct 2023 02:07:37 +0530 Subject: [PATCH] synmun allocations --- src/components/event_card.jsx | 15 +++++++++++++++ src/screens/Events.jsx | 3 +++ 2 files changed, 18 insertions(+) diff --git a/src/components/event_card.jsx b/src/components/event_card.jsx index 7fdea3a..f7ae685 100644 --- a/src/components/event_card.jsx +++ b/src/components/event_card.jsx @@ -60,6 +60,21 @@ function EventCard(props) { + { + props.thirdlink ? +
+
+ + {props.text4}{" "} + {props.linkimg} + +
+
: null + }
diff --git a/src/screens/Events.jsx b/src/screens/Events.jsx index 9c2023c..de1543a 100644 --- a/src/screens/Events.jsx +++ b/src/screens/Events.jsx @@ -103,8 +103,11 @@ function Events() { hide1="sm1" hide2="sm2" secondlink="secondlink" + thirdlink = {true} + text4 = "SynMUN Allocations (so far)" details="https://drive.google.com/uc?export=download&id=1DZbFmnC4sxF11nYxwLormzYnEunXRSFi" details2="https://drive.google.com/uc?export=download&id=1R5xDEk3BBgvly3ReK2GNFrX-eIhWWIgG" + details3="https://drive.google.com/file/d/11gOE_WK6bfFdeKAl8yY6ME2C0mDjFpk0/view?usp=sharing" link1="https://forms.gle/DDnKGSopVYjtWGLi6" link2="https://forms.gle/FvDxYd8SteJnNGed9" />