-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Relates to #11
- Loading branch information
Jason Fry
committed
Sep 25, 2019
1 parent
b0cb42c
commit 348c2f5
Showing
1 changed file
with
1 addition
and
1 deletion.
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 |
---|---|---|
|
@@ -101,7 +101,7 @@ <h3 class="bottom-section-titles">Reach Out</h3> | |
<div class="content_block_content"> | ||
Want to discuss how I can help you solve problems? I would be honored if you emailed me. | ||
</div> | ||
<a id="email" href="mailto:[email protected]"><img class="icon" src="./images/blue-mail-icon.png" alt="" /></a> | ||
<a id="email" href="mailto:[email protected]"><img class="icon" src="./images/blue-mail-icon.png" alt="email icon" /></a> | ||
</div> | ||
</div> | ||
|
||
|