Skip to content

Commit

Permalink
Update scripts.js
Browse files Browse the repository at this point in the history
  • Loading branch information
supertestnet authored Nov 27, 2024
1 parent f9477de commit c4c482a
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions scripts.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,19 +50,21 @@ if ( window.location.href.includes( "lang=english" ) ) {
$( '.horario_label' ).innerText = `SCHEDULE`;
$( '.horario_parte_1' ).innerHTML = `
<span style="font-family: Ultrabold_GraublauWeb;">FRIDAY</span><br>
2:00 PM - POTENTIAL WORKSHOP<br>
3:00 PM - KAPITALEX WORKSHOP<br>
2:00 PM - BASE58 WORKSHOP (online)<br>
3:00 PM - KAPITALEX WORKSHOP (live)<br>
4:00 PM - VIVA BITCOIN WORKSHOP (live)<br>
`;
$( '.horario_ul' ).innerHTML = ``;
$( '.horario_parte_2' ).innerHTML = `
4:00 PM - BREAK<br>
4:30 PM - BREAK<br>
5:00 PM - OPENING CEREMONY<br>
5:30 PM - TEAM FORMATION, IDEATION, AND BEGIN HACK<br>
7:00 PM - END OF HACK FOR THE DAY<br><br>
<span style="font-family: Ultrabold_GraublauWeb;">SATURDAY</span><br>
9:00 AM - START OF HACK FOR THE DAY<br>
9:00 AM - (VERY OPTIONAL) PITCH WORKSHOP<br>
12:00 PM - FREE LUNCH: PIZZAS, SOFT DRINKS, AND BEERS< PROVIDED CONSTANTLY THE REST OF THE DAY<br>
7:00 PM - END OF HACK FOR THE DAY<br><br>
<span style="font-family: Ultrabold_GraublauWeb;">SUNDAY</span><br>
Expand Down

0 comments on commit c4c482a

Please sign in to comment.