Skip to content

Commit

Permalink
profile updt
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-hrr-harry committed Jul 13, 2023
1 parent 8d80ef2 commit 3203d4e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
6 changes: 4 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ <h1> - - Horror XO - - </h1>
<td onclick="xORo(event)" id="11"></td>
<td onclick="xORo(event)" id="12"></td>
</tr>
<tr>
<tr>
<td onclick="xORo(event)" id="20"></td>
<td onclick="xORo(event)" id="21"></td>
<td onclick="xORo(event)" id="22"></td>
Expand All @@ -50,12 +50,14 @@ <h1> - - Horror XO - - </h1>
<footer id="ftr">
<p> - - Developed by Horror - - </p>
<div class="social_media">
<a href="https://www.facebook.com/ma.harishj.7/" target="_blank" ><i class='bx bxl-facebook'></i></h1></a>
<a href="https://www.facebook.com/ma.harishj.7/" target="_blank" ><i class='bx bxl-facebook'></i></a>
<a href="https://twitter.com/m_a_harish_j" target="_blank" ><i class='bx bxl-twitter' ></i></a>
<a href="https://www.instagram.com/m_a_harish_j/" target="_blank" ><i class='bx bxl-instagram-alt' ></i></a>
<a href="https://www.linkedin.com/in/m-a-harish-j-a69474209/" target="_blank" ><i class='bx bxl-linkedin' ></i></a>
<a href="https://github.com/mr-horror-harry" target="_blank" ><i class='bx bxl-github'></i></a>
<a href="https://www.skillrack.com/faces/resume.xhtml?id=304818&key=ed4275e961c87503463e9cd03027f74bfb2e4873" target="_blank" ><i class='bx bx-code'></i></a>
<a href="https://www.behance.net/mrhrrr"><i class='bx bxl-behance'></i></a>
<a href="https://dribbble.com/M_A_HARISH_J_1303"><i class='bx bxl-dribbble' ></i></a>
</div>
</footer>

Expand Down
1 change: 1 addition & 0 deletions script.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ function start(){

notor.removeAttribute("onclick");
return;

}


Expand Down

0 comments on commit 3203d4e

Please sign in to comment.