Update index.html

This commit is contained in:
MPG13 (Micah Gomez) 2018-01-18 18:51:01 -07:00 committed by GitHub
parent d8a1c1b07d
commit b2f1f08778
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,14 +10,11 @@
<body> <body>
<ul> <ul>
<li><a class="active" href="#">home</a></li> <li><a class="active" href="https://mpg13.github.io">My Home Page</a></li>
<li><a href="#">link</a></li>
<li><a href="#">link</a></li>
<li><a href="#">link</a></li>
<li><a href="#">link</a></li>
</ul> </ul>
<center> <center>
<p>So, you want to add my repo?</p>
<a href="cydia://url/https://cydia.saurik.com/api/share#?source=https://mpg13.github.io/repo"><img src="/clickhere.png"</img></a>
</center> </center>
</div> </div>