Skip to content

Commit

Permalink
Merge pull request #197 from uclaacm/audreyemu-patch-1
Browse files Browse the repository at this point in the history
Add membership form
  • Loading branch information
audreyemu authored Oct 2, 2024
2 parents ee525ed + 19119c5 commit bd58da8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pages/join.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ export default function Join() {
out to officially join ACM Cyber!
</p>

<button className={styles.membershipForm} disabled>
<a href="https://www.google.com/a/g.ucla.edu/ServiceLogin?continue=https://docs.google.com/forms/d/e/1FAIpQLSd40YVQqKPlcne_h1NtElVLuFuikdtPirRF8GazpiiAejbnXw/viewform?usp=sf_link">
Stay tuned for Fall 2024!
<button className={styles.membershipForm}>
<a href="https://www.google.com/a/g.ucla.edu/ServiceLogin?continue=https://docs.google.com/forms/d/e/1FAIpQLSd40YVQqKPlcne_h1NtElVLuFuikdtPirRF8GazpiiAejbnXw/viewform">
Fall 2024 Membership Form
</a>
</button>

Expand Down

0 comments on commit bd58da8

Please sign in to comment.