Skip to content

Commit fda1563

Browse files
committed
add text to the pkpass issuer email
1 parent 437fad4 commit fda1563

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/api/functions/ses.ts

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,12 @@ export function generateMembershipEmailCommand(
8989
If you have any questions, feel free to contact us at
9090
<a href="mailto:[email protected]">[email protected]</a>.
9191
</p>
92+
<p>
93+
We also encourage you to check out our resources page, where you can find the benefits associated with your membership.
94+
Welcome to ACM @ UIUC!
95+
</p>
9296
<div style="text-align: center; margin-top: 20px;">
93-
<a href="https://acm.illinois.edu" class="button">Visit ACM @ UIUC</a>
97+
<a href="https://www.acm.illinois.edu/resources" class="button">ACM @ UIUC Resources</a>
9498
</div>
9599
</div>
96100
<div class="footer">

0 commit comments

Comments
 (0)