summaryrefslogtreecommitdiff
path: root/html/index.html
blob: 5474bec30e70d00b5308290311621c5ba7262f7a (plain)
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
<!DOCTYPE html>
<html lang="en">
<head>
    <title>neetlo.li</title>
    <meta charset="UTF-8">
    <link id="mainstyle" rel="stylesheet" href="style.css">
    <link rel="stylesheet" href="etc.css">
    <script src="style.js" defer></script>
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
    <main id="content">
	<h2 style="margin-top: 0; margin-bottom: 8px;"></h2>
    <a href="index.html">home</a> / 
    <a href="pages.html">pages</a> / 
    <a href="blog.html">blog</a> / 
    <a href="journal.html">journal</a> / 
    <a href="about_site.html">about site</a>
    <hr>
<p>Hai, I'm a <strong>neetlo.li</strong> and this is my wiki/blog/whatever. Welcome!</p>
<p>I'm quite boring, TOO BORING, but I like technology and other similar stuff. I cant be bothered to do anything like making this shit website.</p>
<p>Not using HTTPS on this site is FULLY recommended to show your <a href="trace.php">ISP, transit providers and various government agencies</a> how based you are.</p>
<p>I showcase my uninteresting and lame thoughts on stuff, check out the <a href="pages.html">page list</a>.</p>
<p><a href="about_me.html">Here's some shit about me.</a></p>
<p>My electronic mail address is <a href="mailto:nobody"><strong>shion</strong>@pissmail.com</a> if you would like to talk to me. Please do. ^_^</p>
<p>No PGP key because I'm not selling drugs.</p>
<p><img src="media/desu.gif" alt="" /></p>
<p>This website is powered by <span style="color:red">DE</span><span style="color:green">SU</span></p>
<hr>Last Modified: February 02, 2026
</main></body></html>