-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
79 lines (67 loc) · 2.69 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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
<!DOCTYPE html>
<html lang="en">
<link rel="icon" type="image/svg" href="https://raw.githubusercontent.com/ThePearGroup/ThePearGroup.github.io/8e98afc47396d841fcce0fd80e05a23d9609b968/logo.svg">
<head>
<meta charset="UTF-9" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="style.css" />
<center> <img src="https://raw.githubusercontent.com/ThePearGroup/ThePearGroup.github.io/8e98afc47396d841fcce0fd80e05a23d9609b968/logo.svg" alt="logo">
</center>
<title>Pear</title>
</head>
<body>
<h1>
<center> Pear </center>
</h1>
<p>
<center> The relentless persuit of mediocracy. </center>
</p>
<center><h3>Welcome.</h3></center>
</center>
</center>
<center> ㅤ </center>
<style> a:link, a:visited {
background-color: rgb(255, 255, 255);
color: white;
padding: 14px 25px;
text-align: center;
text-decoration: none;
display: inline-block;
}
a:hover, a:active {
background-color: gray;
}</style>
<center> <a href="https://ThePearGroup.github.io/iBoat6s">
<button>The iBoat</button> </a> </center>
<center> <a href="https://ThePearGroup.github.io/JohnAtWestern">
<button>Diversity at Western</button> </a> </center>
<center> <a href="https://ThePearGroup.github.io/Denzel">
<button>Denzel</button> </a> </center>
<center> <a href="https://ThePearGroup.github.io/iTable">
<button>The iTable</button> </a> </center>
<center> <a href="https://ThePearGroup.github.io/div-demo">
<button>Div Demo</button> </a> </center>
<center> ㅤ </center>
<center> </center>
<center> ㅤ </center>
<center> ㅤ </center>
<center> ㅤ </center>
<center> ㅤ </center>
<center> ㅤ </center>
<center> ㅤ </center>
<center> ㅤ </center>
<center> ㅤ </center>
<center> ㅤ </center>
<center> ㅤ </center>
<center> ㅤ </center>
<center> ㅤ </center>
<center> ㅤ </center>
<center> ㅤ </center>
<center> ㅤ </center>
<center> ㅤ </center>
<center> ㅤ </center>
<center> ㅤ </center>
<center>No Copyright © 2024 Not affiliated with Apple Inc. All rights reserved.</center>
<script src="script.js"></script>
</body>
</html>