aboutsummaryrefslogtreecommitdiff
path: root/repo.html
blob: b7f930af4dded9619cdc6883f21261437ee8c4e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!DOCTYPE HTML>
<html>
	<head>
		<title>Cydia Repo</title>
		<meta charset="utf-8" />
		<link rel="stylesheet" href="assets/css/main.css" />
		<noscript><link rel="stylesheet" href="assets/css/noscript.css" /></noscript>
	</head>
	<header>
		<h1>Cydia Repo</h1>
	</header>
	<section id="intro">
		Page under construction - come back later.
		<br>
		Add this repo to Cydia by clicking <a href=cydia://url/https://cydia.saurik.com/api/share#?source=https://fivepixels.xyz/repo">here</a>.
	</section>
</html>