Make join page a little more friendly
Previous text implied that you had to show up to every meeting to join the club, new text only says that we host events every week!
This commit is contained in:
parent
1753801014
commit
fa7a5de1cb
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@
|
||||||
<h1>Join ACM!</h1>
|
<h1>Join ACM!</h1>
|
||||||
|
|
||||||
<p>Want to join us? Show up to our <a href="{{ url_for('main.events')}}">GBMs and
|
<p>Want to join us? Show up to our <a href="{{ url_for('main.events')}}">GBMs and
|
||||||
events</a>
|
events</a>,
|
||||||
every week!</p>
|
we hold them every week!</p>
|
||||||
|
|
||||||
<p>You can also connect with us online, use these links to find us!</p>
|
<p>You can also connect with us online, use these links to find us!</p>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue