forked from brainhackto/global-toronto-12-2023
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixed email
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 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 |
---|---|---|
|
@@ -144,7 +144,7 @@ <h4><u><b>SOBP BrainHack - 2024</b></u></h4> | |
$20/person for Student admission including onsite breakfast & lunch | ||
<br> | ||
Additionally, we have allocated funds to assist admission if you have financial need. | ||
<a href="mailto:[email protected]" target="_blank">Send us an email</a> for further information. | ||
<a href="mailto:[email protected]" target="_blank">Send us an email</a> for further information. | ||
</td> | ||
</tr> | ||
<tr> | ||
|
@@ -866,7 +866,7 @@ <h2>Contact Us</h2> | |
</div> | ||
<ul class="icons"> | ||
<li> | ||
<a href="mailto:[email protected]" target="_blank" class="icon fa-envelope"> | ||
<a href="mailto:[email protected]" target="_blank" class="icon fa-envelope"> | ||
<span class="label">Email</span> | ||
</a> Email | ||
</li> | ||
|