aboutsummaryrefslogtreecommitdiff
path: root/repo.html
blob: 45cb94b588f627c4f8c70ea5bf3435c1fd59f5e2 (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/">here</a>.
	</section>
</html>