Update index.html

This commit is contained in:
Micah Gomez (MPG13) 2021-09-27 12:22:52 -06:00
parent edcdfaab80
commit ff3fff48e6

View file

@ -2,7 +2,7 @@
<html> <html>
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<title>Micah Gomez</title> <title>Micah 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,31 +14,30 @@
<div class="bodycontent"> <div class="bodycontent">
<div class="headingcontent"> <div class="headingcontent">
<h1>Micah Gomez apt repo</h1> <h1>Micah Gomez Repo</h1>
<h4>a subsidiary of micahpgomez.dev</h4>
<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.dev';" class="contentbutton"> <button onclick="location.href='cydia://url/https://cydia.saurik.com/api/share#?source=https://repo.micahpgomez.com';" 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.dev/';" class="contentbutton"> <button onclick="location.href='sileo://source/https://repo.micahpgomez.com/';" 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.dev';" class="contentbutton"> <button onclick="location.href='installer://add/repo=repo.micahpgomez.com';" 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.dev';" class="contentbutton"> <button onclick="location.href='zbra://sources/add/https://repo.micahpgomez.com';" class="contentbutton">
<p>Add to Zebra</p> <p>Add to Zebra</p>
</button> </button>
<br> <br>
<br> <br>
<button onclick="location.href='https://micahpgomez.dev';" class="contentbutton"> <button onclick="location.href='https://micahpgomez.com';" class="contentbutton">
<p>Home Page</p> <p>Home Page</p>
</button> </button>
<br> <br>