summaryrefslogtreecommitdiff
path: root/html/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/index.html')
-rw-r--r--html/index.html30
1 files changed, 30 insertions, 0 deletions
diff --git a/html/index.html b/html/index.html
new file mode 100644
index 0000000..5474bec
--- /dev/null
+++ b/html/index.html
@@ -0,0 +1,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>