Skip to content

Commit b24195f

Browse files
authored
Update index.html
1 parent f0caed9 commit b24195f

File tree

1 file changed

+17
-18
lines changed

1 file changed

+17
-18
lines changed

index.html

Lines changed: 17 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1058,24 +1058,23 @@ <h2 class="widget-body">Registration</h2>
10581058
</div>
10591059

10601060
<p class="quote-content" style="margin-top: 20px;">
1061-
<em>Registration is free. Please register here:</em>
1062-
</p>
1063-
1064-
<!-- Keep this free registration form button (currently your Student Google Form).
1065-
You can rename the text to apply to everyone. -->
1066-
<a style="
1067-
display: inline-block;
1068-
margin-bottom: 20px;
1069-
margin-left:80px !important;
1070-
padding: 10px 20px;
1071-
background-color: #4e738a;
1072-
color: #fff;
1073-
text-decoration: none;
1074-
border-radius: 4px;"
1075-
href="https://docs.google.com/forms/d/e/1FAIpQLSdzBBaUwCZZdpgkCwBH_OfUc21rIkUPiv2Ekjo3FBrDFULkUQ/viewform"
1076-
target="_blank" rel="noopener">
1077-
Register (Free)
1078-
</a>
1061+
<em>Registration is free. Please submit the form below to join the waitlist:</em>
1062+
</p>
1063+
1064+
<a style="
1065+
display: inline-block;
1066+
margin-bottom: 20px;
1067+
margin-left:80px !important;
1068+
padding: 10px 20px;
1069+
background-color: #4e738a;
1070+
color: #fff;
1071+
text-decoration: none;
1072+
border-radius: 4px;"
1073+
href="https://docs.google.com/forms/d/e/1FAIpQLSdzBBaUwCZZdpgkCwBH_OfUc21rIkUPiv2Ekjo3FBrDFULkUQ/viewform"
1074+
target="_blank" rel="noopener">
1075+
Join Waitlist (Free)
1076+
</a>
1077+
10791078

10801079
<!-- OPTIONAL: Keep the paid ACI Pay link hidden but not deleted -->
10811080
<!--

0 commit comments

Comments
 (0)