-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
20 lines (20 loc) · 933 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!DOCTYPE html>
<html lang="en">
<head>
<title>EggOrg | Home</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<center>
<br><br><br>
<img class="ttimg" src="eggorg.svg" width="100" height="100" alt="Our logo">
<h1 class="title">We make things.</h1>
<h4 class="desc">We're EggOrg. A team of 3 owners specialized in C#, HTML, CSS, Python, and C++.</h4>
<h5 class="ohyeahand">Oh, yeah, and we may or may not like Minecraft.</h5>
<br><br>
<a href="https://github.com/EggOrg"><h3 class="lnkin">EggOrg</h6></a>
<br>
<a href="https://unknown-user2.is-a.dev"><h3 class="lnkin">Unknown-User2</h3></a><a href="AcaiBerii"><h3 class="lnkin">AcaiBerii</h3></a><a href="si6nal" ><h3 class="lnkin">si6nal</h3></a><a href="robtech21"><h3 class="lnkin">robtech21</h3></a><a href="sullybash12"><h3 class="lnkin">Sullybash12</h3></a>
</center>
</body>
</html>