Skip to content

Commit

Permalink
Update front page qpay link
Browse files Browse the repository at this point in the history
  • Loading branch information
McCorsa committed Jan 5, 2025
1 parent 470fc50 commit f0d58a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Header.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ function Header() {
<div style={{ marginBottom: "32px" }}>
<a className="emph-btn" href="/competition">✨ Can you design our new website? ✨<Link style={{ marginLeft: "0.5rem" }} /></a>
</div>
<a href="https://qutcode.getqpay.com/" id="action">Sign up <Launch style={{ marginLeft: "0.5rem" }} /></a>
<a href="https://campus.hellorubric.com/?tab=memberships&s=4917" target="_blank" id="action">Sign up <Launch style={{ marginLeft: "0.5rem" }} /></a>
<p> </p>
<table style={{ margin: "0 auto" }}>
<tr>
Expand Down

0 comments on commit f0d58a2

Please sign in to comment.