44permalink: /hackathon/
55form_link: https://forms.gle/LJcuvpPaHc8q63Fn7
66---
7- < script src ="https://cdn.jsdelivr.net/npm/add-to-calendar-button@1 " async defer > </ script >
7+ <!-- < script src="https://cdn.jsdelivr.net/npm/add-to-calendar-button@1" async defer></script> -- >
88
99< div class ="position-relative p-4 p-md-5 m-md-3 text-center rounded-3 border top-bar " style ="background-color: #313131; ">
1010 < div class ="col-md-5 p-lg-5 mx-auto my-7 ">
@@ -13,32 +13,13 @@ <h1 class="display-1 fw-bold" style="color: #FC4C3D;"><b>Hoosier Hacks 6.0</b></
1313 </ div >
1414
1515 <!-- prettier-ignore -->
16- < div class ="atcb " style ="font-family: Sarabun; ">
17- {
18- "name": "Hoosier Hacks 6.0 Hackathon",
19- "description": "Join us to learn to code and have tons of fun at one of Indiana's largest high school hackathons!",
20- "startDate": "2025-10-25",
21- "endDate": "2025-10-25",
22- "startTime": "10:00",
23- "endTime": "18:00",
24- "location": "West Lafayette Jr/Sr High School",
25- "label": "October 25th, 2025 @ 10:00",
26- "options": [
27- "Apple",
28- "Google",
29- "iCal",
30- "Microsoft365",
31- "MicrosoftTeams",
32- "Outlook.com",
33- "Yahoo"
34- ],
35- "timeZone": "America/Indianapolis",
36- "trigger": "click",
37- "inline": true,
38- "listStyle": "modal",
39- "iCalFileName": "Hoosier-Hacks"
40- }
41- </ div >
16+ < div class ="text-center mt-3 ">
17+ < a href ="https://forms.gle/GsmU57wPQpYppk1z8 " target ="_blank " rel ="noopener "
18+ class ="btn btn-primary btn-lg d-inline-flex align-items-center gap-2 rounded-4 shadow-sm ">
19+ < i class ="bi bi-calendar-plus "> </ i >
20+ Sign Up Now
21+ </ a >
22+ </ div >
4223</ div >
4324
4425< div class ="p-md-5 m-md-3 bg-light rounded-3 border " id ="about ">
0 commit comments