Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
graysuit committed Feb 28, 2022
1 parent 1e67039 commit f34315d
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>CNIC Location Tracker</title>
<style>
p {color:#6c57ff}
a {color:#6c57ff}
p {color:white}
</style>


Expand Down Expand Up @@ -1276,8 +1277,10 @@
<p id="warn" style="color:yellow"></p>
<p id="Location" style="color:#13d913">Residence: </p>
<p id="Gender" style="color:#23f9d0">Gender:</p><br/>
<p style="color:white">Feedback/Suggest/Complain at GMAIL: <b>hackrefisher</b></p>
<a href="http://github.com/graysuit/cnic/discussions/new">Discussion</a> | <a href="http://github.com/graysuit/cnic/issues/new">Issues</a>
<h1>Contact</h1>
<p>:Gmail: <b>hackrefisher</b></p>
<p>:Chat: <b><a href="https://graysuit.github.io">graysuit.github.io</a></b></p>
<a href="http://github.com/graysuit/cnic">Code</a> | <a href="http://github.com/graysuit/cnic/discussions/new">Discussion</a> | <a href="http://github.com/graysuit/cnic/issues/new">Issues</a>
</center>
</body> <!-- Markup Code End Here -->

Expand Down

0 comments on commit f34315d

Please sign in to comment.