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) 79c1051d85
Update index.html
2018-08-07 17:53:44 -06:00

63 lines
2 KiB
HTML

<!DOCTYPE html>
<html lang="en" class=" cytyle-flat">
<head>
<meta charset="utf-8">
<title>Micah Gomez</title>
<link rel="shortcut icon" href="images/logo.ico">
<link rel="stylesheet" type="text/css" href="./css/style.css">
<meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no">
<meta name="apple-mobile-web-app-capable" content="yes">
<script type="text/javascript" src="./js/thankssaurik.js"></script>
</head>
<body class="pinstripe">
<br>
<panel>
<label>Links</label>
<fieldset>
<a href="cydia://url/https://cydia.saurik.com/api/share#?source=https://mpg13.github.io/repo/" class=" cytyle-in">
<img class="icon" src="./images/cydia.png">
<div>
<div>
<label>
<p>Open In Cydia</p>
</label>
</div>
</div>
</a>
<a href="https://mpg13.github.io" class=" cytyle-in">
<img class="icon" src="./images/logo.png">
<div>
<div>
<label>
<p>My Homepage</p>
</label>
</div>
</div>
</a>
</fieldset>
<label>About</label>
<fieldset>
<div>
<p>Welcome to my Cydia Repo! Here you'll find a few of my projects. It's a wild assortment, so take a look! Maybe you'll find something you like!</p>
</div>
</fieldset>
</panel>
<!-- Default Statcounter code for Mpg13.github.io Repo
http://mpg13.github.io/repo -->
<script type="text/javascript">
var sc_project=11785589;
var sc_invisible=1;
var sc_security="fd418960";
</script>
<script type="text/javascript"
src="https://www.statcounter.com/counter/counter.js"
async></script>
<noscript><div class="statcounter"><a title="free web stats"
href="http://statcounter.com/" target="_blank"><img
class="statcounter"
src="//c.statcounter.com/11785589/0/fd418960/1/" alt="free
web stats"></a></div></noscript>
<!-- End of Statcounter Code -->
</body>
</html>