-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathIndex.html
59 lines (48 loc) · 2.02 KB
/
Index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Repo</title>
<link rel="stylesheet" type="text/css" href="css/main.css" media="screen" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Droid+Serif:100,300,400,700|Lato:100,300,400,500italic,700);"/>
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover"/>
<script src='https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
<script src="js/setDepiction.js"></script>
</head>
<body>
<h1 class="boxTitle"</h1>
<div class="box">
<a style="font-size:145%;"> GLITCH's repo <a>
</ul>
</div>
<h1 class="boxTitle"</h1>
<div class="box">
<a class="cydiaLink" href="cydia://url/https://cydia.saurik.com/api/share#?source=https://codeymoore.github.io"> Add my Cydia Repo <a>
</ul>
</div>
<h1 class="boxTitle"></h1>
<div class="box">
<a class="snapchat" href="https://www.snapchat.com/add/CodeX"> Add me on Snapchat <a>
</ul>
</div>
<h1 class="boxTitle"></h1>
<div class="box">
<a class="twitter" href="https://www.twitter.com/CodeHLITCHev"> Add me on Twitter <a>
</ul>
</div>
<br>
</br>
<h1 class="boxTitle"</h1>
<div class="box">
<a style="font-size:160%;"> Theos Tutorial <a>
</ul>
</div>
<h1 class="boxTitle"</h1>
<div class="box">
<a class="theosTut" href="https://github.com/CodeyMoore/My-Theos-installation"> Installing Theos on macOS and iOS <a>
</ul>
</div>
<ul id="links"></ul>
<iframe src="https://open.spotify.com/embed?uri=spotify:user:an0nym0uspr0:playlist:5b5QYlCYpAauF9GEAC3sCQ" width="281" height="600" frameborder="0" allowtransparency="true" allow="encrypted-media"></iframe>
</body>
</html>