-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
47 lines (46 loc) · 1.77 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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8"><meta charset="UTF-8">
<link rel='stylesheet' href='/css/style.css' />
<meta name='viewport' content='width=device-width, initial-scale=1.0' />
<link rel="icon" type="image/x-icon" href="/imgsAssets/favicon.ico">
<title>Crypt.magentahardcore.com</title>
</head>
<div class='header'>
<div class='site-title'>
<h1 class='header-heading'>Crypt.magentahardcore.com</h1>
<h2><sup><a href="https://ahdictionary.com/word/search.html?q=crypt">1</a></sup> An underground vault or chamber, especially one beneath a church that is used as a burial place.</h2>
</div>
<div class='site-logo'>
<img id='logo' src='/imgsAssets/logo.svg' />
</div>
</div>
<div class='back'>
<!--<a href ="/">Back</a>-->
</div>
<hr>
<div>
<ul>2024:
<li>
<a href='/posts/2024/09/thebigfacelift.html'> [2024-09-21 Sat 03:54] - The Big Facelift</a>
<br>
<a href='/posts/2024/04/1yearoflilithworship.html'> [2024-04-20 Sat 00:00] - 1 Year of Lilith Worship Musick</a>
<br>
<a href='/posts/2024/04/initial-post.html'> [2024-04-09 Tue 23:30] - Inital Post</a>
</li>
</ul>
<!--<ul>xxxx:
<li>
<a href='https://crypt.magentahardcore.com/posts/xxxx/xx/.html'> [xxxx-xx-xx Xxx xx:xx] - Xxx Xxx</a>
</li>
</ul>-->
<hr class='footer'>
<br>
<div class='footer'>
<a href='https://magentahardcore.com'>
<img id='magentahardcore.com' src='https://magentahardcore.com/imgsAssets/banners/magentahardcorebanner_alt.gif' />
</a>
</div>
</div>
</html>