Update index.html
This commit is contained in:
parent
787f4cd930
commit
b80ab9fb9c
1 changed files with 7 additions and 7 deletions
14
index.html
14
index.html
|
|
@ -2,7 +2,7 @@
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<title>Micah Gomez | repo</title>
|
<title>Penelope Gomez | repo</title>
|
||||||
<link rel="shortcut icon" href="images/favicon.ico">
|
<link rel="shortcut icon" href="images/favicon.ico">
|
||||||
<link id="pagestyle" rel="stylesheet" href="/css/style.css">
|
<link id="pagestyle" rel="stylesheet" href="/css/style.css">
|
||||||
<script src="./js/jquery.min.js"></script>
|
<script src="./js/jquery.min.js"></script>
|
||||||
|
|
@ -14,30 +14,30 @@
|
||||||
|
|
||||||
<div class="bodycontent">
|
<div class="bodycontent">
|
||||||
<div class="headingcontent">
|
<div class="headingcontent">
|
||||||
<h1>Micah Gomez Repo</h1>
|
<h1>Penelope Gomez's Repo</h1>
|
||||||
<h2>Widgets, apps, and tweaks for jailbroken iOS Devices</h2>
|
<h2>Widgets, apps, and tweaks for jailbroken iOS Devices</h2>
|
||||||
</div>
|
</div>
|
||||||
<br>
|
<br>
|
||||||
<div>
|
<div>
|
||||||
<div class="tilecontent">
|
<div class="tilecontent">
|
||||||
<button onclick="location.href='cydia://url/https://cydia.saurik.com/api/share#?source=https://repo.micahpgomez.com';" class="contentbutton">
|
<button onclick="location.href='cydia://url/https://cydia.saurik.com/api/share#?source=https://pogmom.me/repo';" class="contentbutton">
|
||||||
<p>Add to Cydia</p>
|
<p>Add to Cydia</p>
|
||||||
</button>
|
</button>
|
||||||
<br>
|
<br>
|
||||||
<button onclick="location.href='sileo://source/https://repo.micahpgomez.com/';" class="contentbutton">
|
<button onclick="location.href='sileo://source/https://pogmom.me/repo';" class="contentbutton">
|
||||||
<p>Add to Sileo</p>
|
<p>Add to Sileo</p>
|
||||||
</button>
|
</button>
|
||||||
<br>
|
<br>
|
||||||
<button onclick="location.href='installer://add/repo=repo.micahpgomez.com';" class="contentbutton">
|
<button onclick="location.href='installer://add/repo=pogmom.me/repo';" class="contentbutton">
|
||||||
<p>Add to Installer</p>
|
<p>Add to Installer</p>
|
||||||
</button>
|
</button>
|
||||||
<br>
|
<br>
|
||||||
<button onclick="location.href='zbra://sources/add/https://repo.micahpgomez.com';" class="contentbutton">
|
<button onclick="location.href='zbra://sources/add/https://pogmom.me/repo';" class="contentbutton">
|
||||||
<p>Add to Zebra</p>
|
<p>Add to Zebra</p>
|
||||||
</button>
|
</button>
|
||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
<button onclick="location.href='https://micahpgomez.com';" class="contentbutton">
|
<button onclick="location.href='https://pogmom.me';" class="contentbutton">
|
||||||
<p>Home Page</p>
|
<p>Home Page</p>
|
||||||
</button>
|
</button>
|
||||||
<br>
|
<br>
|
||||||
|
|
|
||||||
Reference in a new issue