Skip to content

Commit 53c51b6

Browse files
committed
Update Valparaiso registration from closing-soon to closed
1 parent ba0dd2a commit 53c51b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/data/cities.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ const cityData = {
5555
campusImage: "/images/campus/utfsm-campus.webp",
5656
},
5757
registrationLink:"https://www.eventbrite.com/e/1366605807759",
58-
registrationStatus: "closing-soon", // <--- agregas esto solo si los cupos están por agotarse
58+
registrationStatus: "closed", // <--- agregas esto solo si los cupos están por agotarse
5959
talkProposalLink: "",
6060
schedule: allTalks.filter((talk) => talk.city === "valparaiso"),
6161
},

0 commit comments

Comments
 (0)