-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathphone.html
20 lines (18 loc) · 887 Bytes
/
phone.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<html>
<head>
<title>:D</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="header">
<div class="button header"><a href="phone" class="button header">phone stuff</a></div>
<div class="button header"><a href="dev" class="button header">brandon's coding stuff</a></div>
<div class="button header"><a href="http://www.google.com" class="button header">gay</a></div>
<div class="button header"><a href="http://www.google.com" class="button header">gay</a></div>
<div class="button header"><a href="http://www.google.com" class="button header">gay</a></div>
</div>
<div class="content">
<center><h1><a href="itms-services://?action=download-manifest&url=entitlements.plist">iOS: Install Saigon</a></h1></center>
</div>
</body>
</html>