We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb09c8c commit 4366a5eCopy full SHA for 4366a5e
index.html
@@ -103,7 +103,7 @@ <h2 style="color:black">Contact Me</h2>
103
<div>Email: [email protected]</div>
104
<div>Phone: (443)528-2208</div>
105
<div>LinkedIn:<a href="https://www.linkedin.com/in/deontraknight/" style="color:blue"; onMouseOver="this.style.color='red'"
106
- onMouswOut="this.style.color='blue'">Deontra Knight</a></div>
+ onMouseOut="this.style.color='blue'">Deontra Knight</a></div>
107
</div>
108
</header>
109
</section>
0 commit comments