-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
27 lines (24 loc) · 1.13 KB
/
index.html
File metadata and controls
27 lines (24 loc) · 1.13 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
27
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="google-site-verification" content="rpARpWK8O2dj8x_FsQKrt1sikufYuKj5UHXJEfHqvY0" />
<!-- FOR ALL PAGES -->
<link rel="stylesheet" href="repository/betterfuckingwork.css">
<div class="menu">
<div><img class=menuimg src="repository/media/img/repositoryLogo_menu.png" alt="The Repository: Archive of the Unnatural">
<br>
<p class="menuitem"><a href="menu.html">Menu</a></p></div>
</div>
<!-- /FOR ALL PAGES -->
<title>The Repository | Archive of the Unnatural</title>
</head>
<body>
<div class="bloquetiny">
<div><h1> Welcome to the Repository.</h1></div>
<div><p> We are an organization dedicated to research into the strange, supernatural, or paranormal. You can learn more
about us on the "About" page, learn about what the Repository is doing under "Updates", and find an index of the stories
we've collected under "Repository".<br><br>Thank you for joining us. We hope you find our site helpful, or at the least
you learn something interesting.</p></div>
</div>
</body>
</html>