Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
adding email link
  • Loading branch information
danames authored Mar 9, 2024
1 parent 968dd59 commit b6edc7f
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,18 @@ <h1>Dr. Dan Ames</h1>
<p>Husband, dad, engineer, professor, and professional academic coach.</p>
</div>
<div class="section">
<p>Professional Links</p>
<p>Contact</p>
</div>
<div class="link-item">
<img src="images/email_logo.png" alt="Email Logo">
<div><a href="mailto:[email protected]?subject=emailing from the links page">Email Me</a></div>
</div>
<div class="link-item">
<img src="images/instagram_logo.png" alt="Instagram Logo">
<div><a href="https://www.instagram.com/dr.danames/">Instagram Profile</a></div>
</div>
<div class="section">
<p>Professional</p>
</div>
<div class="link-item">
<img src="images/byu_logo.png" alt="BYU Logo">
Expand Down

0 comments on commit b6edc7f

Please sign in to comment.