cleared DS_Store files, update index + css

This commit is contained in:
Micah Gomez 2019-12-24 10:36:21 -07:00
parent 2aec06970a
commit bffbced6fb
7 changed files with 180 additions and 1097 deletions

BIN
.DS_Store vendored

Binary file not shown.

6
css/bootstrap.min.css vendored Normal file

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load diff

BIN
depicts/.DS_Store vendored

Binary file not shown.

BIN
images/.DS_Store vendored

Binary file not shown.

View file

@ -17,40 +17,43 @@
});
</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>
<body>
<div class="bodycontent">
<div class="headingcontent">
<h1>Micah Gomez apt Repository</h1>
<h4>a subsidiary of micahpgomez.dev</h4>
<h2>Widgets, apps, and tweaks for jailbroken iOS Devices</h2>
</div>
<br>
<div>
<div class="tilecontent">
<a href="cydia://url/https://cydia.saurik.com/api/share#?source=https://repo.micahpgomez.dev" class="contentbutton">
<p>Add to Cydia</p>
</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>
<br>
<a href="sileo://source/https://repo.micahpgomez.dev/" class="contentbutton">
<p>Add to Sileo</p>
</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>
<br>
<a href="installer://add/repo=repo.micahpgomez.dev" class="contentbutton">
<p>Add to Installer</p>
</a>
<br>
<a href="zbra://sources/add/https://repo.micahpgomez.dev" class="contentbutton">
<p>Add to Zebra</p>
</a>
<br>
<br>
<a href="https://micahpgomez.dev" class="contentbutton">
<p>Home Page</p>
</a>
<br>
</div>
</fieldset>
</panel>
</div>
</div>
<!-- Default Statcounter code for Mpg13.github.io Repo
http://mpg13.github.io/repo -->
<script type="text/javascript">

BIN
pkgs/.DS_Store vendored

Binary file not shown.