Update Repo Files

This commit is contained in:
SarahH12099
2020-07-30 17:22:13 -04:00
parent 20f70c742d
commit 53d90d2352
23 changed files with 26284 additions and 0 deletions

View File

@@ -1 +1,43 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="google" content="notranslate"/>
<meta name="description" content="">
<meta name="author" content="SarahH12099">
<link rel="icon" href="favicon.ico">
<link rel="apple-touch-icon" href="favicon.ico">
<title>SarahH12099 Repo</title>
<!-- CSS -->
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="css/bootstrap-main.css?version=0.0.0.0.6" rel="stylesheet">
<!-- JS -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="js/jquery.min.js"><\/script>')</script>
<script src="js/bootstap-control.js"></script>
</head>
<body>
<div id="background"></div>
<menu>
</menu>
<div class="container">
<!-- Container Start -->
<header>
<br><br><br>
<center>
<h2>SarahH12099 Repo</h2><br>
<a draggable="false" href="cydia://url/https://cydia.saurik.com/api/share#?source=https://sarahh12099.github.io/repojb/" class="btn addrepo">Add Repo</a>
</center>
</header>
<!-- Container End -->
</div>
<script src="js/bootstrap.min.js"></script>
</body>
</html>