-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
582ce10
commit bd7c38d
Showing
3 changed files
with
8 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -265,14 +265,14 @@ export default (user: UserData): SendEmailRequest => ({ | |
<tr> | ||
<td align="left" style="font-size:0px;padding:10px 25px;word-break:break-word;"> | ||
<div style="font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:16px;font-weight:400;line-height:24px;text-align:left;color:#637381;"> | ||
Congratulations! You’re invited to be a part of <b>VandyHacks X: Neon Edition</b>! We enjoyed reading your application and would love to see your ideas come to life during our event on <b>October 21st-23rd</b>! | ||
Congratulations! You’re invited to be a part of <b>VandyHacks X: Neon Edition</b>! We enjoyed reading your application and would love to see your ideas come to life during our event on <b>October 28th-29th</b>! | ||
</div> | ||
</td> | ||
</tr> | ||
<tr> | ||
<td align="left" style="font-size:0px;padding:10px 25px;word-break:break-word;"> | ||
<div style="font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:16px;font-weight:400;line-height:24px;text-align:left;color:#637381;"> | ||
Head over to the application portal <a href="https://apply.vandyhacks.org">here</a> and confirm your attendance by October 20th, 12:00 PM CDT. | ||
Head over to the application portal <a href="https://apply.vandyhacks.org">here</a> and confirm your attendance by October 26th, 12:00 PM CDT. | ||
</div> | ||
</td> | ||
</tr> | ||
|
@@ -601,9 +601,9 @@ export default (user: UserData): SendEmailRequest => ({ | |
Text: { | ||
Charset: 'UTF-8', | ||
Data: `Hi ${escapeChars(user.name || user.name)}, | ||
Congratulations! You’re invited to be a part of VandyHacks X: Neon Edition! We enjoyed reading your application and would love to see your ideas come to life during our event on October 21st-23rd! | ||
Congratulations! You’re invited to be a part of VandyHacks X: Neon Edition! We enjoyed reading your application and would love to see your ideas come to life during our event on October 28th-29th! | ||
Head over to the application portal here and confirm your attendance by October 20th, 12:00 PM CDT. | ||
Head over to the application portal here and confirm your attendance by October 26th, 12:00 PM CDT. | ||
If you have any questions or concerns, check out our FAQ or reach out to us at [email protected]. In the meantime join our discord server to stay up to date on the latest VH news! | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -277,7 +277,7 @@ export default (user: UserData): SendEmailRequest => ({ | |
<tr> | ||
<td align="left" style="font-size:0px;padding:10px 25px;word-break:break-word;"> | ||
<div style="font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:16px;font-weight:400;line-height:24px;text-align:left;color:#637381;"> | ||
We would love to have you join VandyHacks X! Make sure you apply at <a href="https://vandyhacks.org">vandyhacks.org</a> by <b>October 19th, at 11:59pm</b> to have the chance to create unique projects, win prizes, attend workshops/speaker events, network with our sponsors, receive cool swag, eat free food, and so much more! | ||
We would love to have you join VandyHacks X! Make sure you apply at <a href="https://vandyhacks.org">vandyhacks.org</a> by <b>October 16th, at 11:59pm</b> to have the chance to create unique projects, win prizes, attend workshops/speaker events, network with our sponsors, receive cool swag, eat free food, and so much more! | ||
</div> | ||
</td> | ||
</tr> | ||
|
@@ -593,7 +593,7 @@ export default (user: UserData): SendEmailRequest => ({ | |
Data: `Applications Closing Soon! | ||
Hi ${escapeChars(user.name)}, | ||
We’ve noticed you’ve created an application with us, but we do not have a record of your submission. We would love to have you join VandyHacks X! | ||
Make sure you apply at vandyhacks.org by October 19th, at 11:59pm to have the chance to create unique projects, win prizes, attend workshops/speaker events, network with our sponsors, receive cool swag, eat free food, and so much more! | ||
Make sure you apply at vandyhacks.org by October 16th, at 11:59pm to have the chance to create unique projects, win prizes, attend workshops/speaker events, network with our sponsors, receive cool swag, eat free food, and so much more! | ||
Feel free to email us at [email protected] if you have any questions | ||
Cheers, | ||
The VandyHacks Team`, | ||
|
bd7c38d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
witness – ./
witness-git-main-vandyhacks-witness.vercel.app
witness-vandyhacks-witness.vercel.app
apply.vandyhacks.org