Skip to content

Commit

Permalink
use [email protected] as email contact
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinAst committed Sep 20, 2018
1 parent db5273c commit 4fc96d9
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 1 addition & 1 deletion MyPage/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ <h2 class="text-white mb-4">Kevin Bridges</h2>

<!-- email -->
<br/>
<a href="javascript:parent.location.href='mail'+'to:kevin'+'@'+'wiiBridges'+'.'+'com?subject=Saw Your WebPage';">kevin&#64;wiiBridges&#46;com</a>
<a href="javascript:parent.location.href='mail'+'to:inquire'+'@'+'wiiBridges'+'.'+'com?subject=Saw Your WebPage';">inquire&#64;wiiBridges&#46;com</a>

</p>

Expand Down
4 changes: 2 additions & 2 deletions MyPage/resume/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,9 @@ <h3><i> PERSONAL DATA </i></h3>
<!-- <td valign=top nowrap> (618) 288-3068 </td> -->
<td valign=top nowrap> <b> Email: </b> </td>
<td valign=top nowrap>
<A HREF="javascript:parent.location.href='mail'+'to:kevin'+'@'+'wiiBridges'+'.'+'com?subject=Saw Your Resume';"
<A HREF="javascript:parent.location.href='mail'+'to:inquire'+'@'+'wiiBridges'+'.'+'com?subject=Saw Your Resume';"
ONMOUSEOVER="self.status='Send Mail to Kevin'; return true;"
ONMOUSEOUT="self.status=''; return true;">kevin&#64;wiiBridges&#46;com</A>
ONMOUSEOUT="self.status=''; return true;">inquire&#64;wiiBridges&#46;com</A>
</td>
</tr>

Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,8 @@ Release | What | *When*

- Added favicon

- Use `[email protected]` as email contact

- ?? more

</ul></ul>
Expand Down

0 comments on commit 4fc96d9

Please sign in to comment.