Skip to content

Commit 27365f7

Browse files
committed
feat: add signup link
1 parent c2ccd29 commit 27365f7

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

public/frosh/2025/index.html

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,13 @@ <h2>What's a "Frosh Week"?</h2>
179179
</p>
180180
</div>
181181
<div class="section-footer">
182-
<a class="button bg-box" href="" target="_blank"> Sign up </a>
182+
<a
183+
class="button bg-box"
184+
href="https://www.surveymonkey.ca/r/csssduckyfrosh2025"
185+
target="_blank"
186+
>
187+
Sign up
188+
</a>
183189
<a class="button bg-box" href="#faq">FAQ</a>
184190
</div>
185191
</div>

0 commit comments

Comments
 (0)