23 lines
718 B
HTML
23 lines
718 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Micah Gomez</title>
|
|
<link rel="shortcut icon" href="images/logo.ico">
|
|
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
|
|
<link rel="stylesheet" type="text/css" href="css/style.css">
|
|
<link rel="stylesheet" type="text/css" href="css/buttons.css">
|
|
</head>
|
|
<body>
|
|
|
|
<ul>
|
|
<li><a class="active" href="https://mpg13.github.io">My Home Page</a></li>
|
|
</ul>
|
|
<center>
|
|
<br style="height:400%;">
|
|
<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="./click%20here.png"</img></a>
|
|
</center>
|
|
</div>
|
|
|
|
</body>
|
|
</html>
|