-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.html
More file actions
26 lines (24 loc) · 1.18 KB
/
about.html
File metadata and controls
26 lines (24 loc) · 1.18 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<title>Good Friends Only</title>
<link rel="stylesheet" href="style.css">
</head>
<header class="piggy-accurate-representation-of-all-gfo-members" style="max-width:1600px;min-width:500px;margin-left:-50px;margin-top:-50px" id="home">
<img class="piggy" src="https://media.discordapp.net/attachments/790958194758909982/811890458962952212/79f68166665589.png"?width=1080&height=454" alt="piggy" width="1140" height="360">
</div>
</header>
<body>
<div class="sidenav">
<a href="home">Home</a>
<a href="gfo-with-externalis">GFO with externalis</a>
<a href="about">About</a>
<a href="dont-contact">Don't Contact</a>
<a href="location">Location</a>
</div>
<h1>About Us (Leave for we have no Intentions of Telling you Anything About Us)</h1>
<hr class="solid">
<p>Why should we tell you ANY damn thing about us? Please go back to home page and stop reading this page, unless you want to do what the table on the homepage told you NOT to do. Are you still here? HOW DARE YOU? GET OUT OF THIS PAGE RIGHT THIS INSTANT!</p>
</body>
<script src="index.js"></script>
</html>