Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .github/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [2.3.1](https://github.com/hackmcgill/hackerapi/tree/2.3.1) - 2020-01-15

### Added
- Added the live site link to the check in email

### Removed

- Removed travel routes from hacker
Expand Down
9 changes: 9 additions & 0 deletions assets/email/statusEmail/Checked-in.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -397,6 +397,15 @@
style="-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;color:#F2463A;text-decoration:none;">Slack</a>
for announcements, to chat with other hackers, ask questions, and form
teams!


<br><br>
Check out our <a href="https://mchacks.ca/live"
style="-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;color:#F2463A;text-decoration:none;">
Live site</a> for the full schedule, maps of the venue, and
information on wifi, bathrooms, prizes, and more.


<br><br>
Follow us on <a href="https://facebook.com/mcgillhacks"
style="-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;color:#F2463A;text-decoration:none;">Facebook</a>,
Expand Down