-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
113 lines (76 loc) · 3.13 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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" type="text/css" href="https://privacyfreak84.github.io/style.css">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" href="favicon1.ico" type="image/x-icon"/>
<link rel="shortcut icon" href="favicon1.ico" type="image/x-icon"/>
<script async src="https://analytics.umami.is/script.js" data-website-id="bcdfe0f6-dea8-4d11-bdf1-c8b491122376"></script>
<title>privacyfreak84</title>
<a rel="me" href="https://fosstodon.org/@privacyfreak84"></a>
</head>
<body class="e">
<main>
<header>
<nav>
<ul>
<li><a href="https://privacyfreak84.github.io/index.html">Home</a></li>
<li> <a href="https://privacyfreak84.github.io/about.html">About</a></li>
<li> <a href="https://privacyfreak84.github.io/contact.html">Contact</a></li>
<li> <a href="https://privacyfreak84.github.io/blog.html">Blog</a></li>
<li><a href="https://privacyfreak84.github.io/poems.html">Poems</a> </li>
</ul>
</nav>
</header>
<pre class="introtext">
_
_ __ _ __ (_)__ __ __ _ ___ _ _
| '_ \ | '__|| |\ \ / // _ | / __|| | | |
| |_) || | | | \ V /| (_| || (__ | |_| |
| .__/ |_| |_| \_/ \__,_| \___| \__, |
|_| |___/
__ _ ___ _ _
/ _| _ __ ___ __ _ | | __ ( _ ) | || |
| |_ | '__|/ _ \ / _` || |/ / / _ \ | || |_
| _|| | | __/| (_| || < | (_) ||__ _|
|_| |_| \___| \__,_||_|\_\ \___/ |_|
</pre>
<br>
<article>
<a href="https://www.youtube.com/watch?v=fHLTWJ8X7iQ" target="_blank"><img src="https://i.kym-cdn.com/entries/icons/original/000/035/572/water_monke_cover.jpg" alt="lifecouldbeadreamonke" width="200px" height="auto"></a>
</article>
<br>
<section>
<h2>Main Content</h2>
<h3>
<a href="/blog/whatisloserism.html">what is loserism?</a>
</h3>
<br>
<h2>Recent Blog Posts</h2>
<a href="https://privacyfreak84.github.io/blog/schlochloholme.html">schlochloholme</a>
<br> <br>
<a href="/blog/agrainofsalt.html">a grain of salt</a>
<br> <br>
<a href="/blog/loserism/example.html">update to <i class="rwatext">"twenty to thirty kids and a party"</i></a>
<br> <br>
<a href="/blog/20-30kidsandaparty.html">twenty to thirty kids and a party</a>
</section>
<br> <br> <br>
<article>
<b><a href="https://nightfall.city/writers-lane/">Writer's Lane, Nightfall City</a></b>
<br> <br>
<b class="geekringinfotext">
<p>This site is a member of the
<a class="geekringintrotext" href="https://geekring.net">geekring</a>!
<br> <br>
More websites on the geekring</p>
</b>
<br>
<a href="http://geekring.net/site/286/previous">Previous site</a> --
<a href="http://geekring.net/site/286/random">Random site</a> --
<a href="http://geekring.net/site/286/next">Next site</a>
</article>
</main>
</body>
</html>