This repository has been archived on 2026-04-17. You can view files and clone it, but cannot push or open issues or pull requests.
repo/index.html
MPG13 (Micah Gomez) de21b5d698
Update index.html
2018-01-18 19:03:52 -07:00

25 lines
715 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>
<br>
<br>
<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>