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
Penelope Gomez / Pogmommy b80ab9fb9c
Update index.html
2022-07-11 23:41:02 -06:00

65 lines
2.1 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Penelope Gomez | repo</title>
<link rel="shortcut icon" href="images/favicon.ico">
<link id="pagestyle" rel="stylesheet" href="/css/style.css">
<script src="./js/jquery.min.js"></script>
<script src="js/setup.js"></script>
<link href="https://fonts.googleapis.com/css?family=Ubuntu&display=swap" rel="stylesheet">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
</head>
<body>
<div class="bodycontent">
<div class="headingcontent">
<h1>Penelope Gomez's Repo</h1>
<h2>Widgets, apps, and tweaks for jailbroken iOS Devices</h2>
</div>
<br>
<div>
<div class="tilecontent">
<button onclick="location.href='cydia://url/https://cydia.saurik.com/api/share#?source=https://pogmom.me/repo';" class="contentbutton">
<p>Add to Cydia</p>
</button>
<br>
<button onclick="location.href='sileo://source/https://pogmom.me/repo';" class="contentbutton">
<p>Add to Sileo</p>
</button>
<br>
<button onclick="location.href='installer://add/repo=pogmom.me/repo';" class="contentbutton">
<p>Add to Installer</p>
</button>
<br>
<button onclick="location.href='zbra://sources/add/https://pogmom.me/repo';" class="contentbutton">
<p>Add to Zebra</p>
</button>
<br>
<br>
<button onclick="location.href='https://pogmom.me';" class="contentbutton">
<p>Home Page</p>
</button>
<br>
</div>
</div>
</div>
<!-- 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>