Update index.html

This commit is contained in:
Penelope Gomez / Pogmommy 2022-07-11 23:41:02 -06:00 committed by GitHub
parent 787f4cd930
commit b80ab9fb9c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8">
<title>Micah Gomez | repo</title>
<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>
@ -14,30 +14,30 @@
<div class="bodycontent">
<div class="headingcontent">
<h1>Micah Gomez Repo</h1>
<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://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>
</button>
<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>
</button>
<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>
</button>
<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>
</button>
<br>
<br>
<button onclick="location.href='https://micahpgomez.com';" class="contentbutton">
<button onclick="location.href='https://pogmom.me';" class="contentbutton">
<p>Home Page</p>
</button>
<br>