-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathbraindump.html
54 lines (49 loc) · 1.9 KB
/
braindump.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
<!DOCTYPE html>
<!-- Hi /g/~ -->
<html><head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
<title>
Cyberlife
</title>
<meta content="" name="description">
<meta content="" name="keywords">
<link href="Cyberlife.css" media="all" rel="stylesheet" type="text/css">
<link rel="icon"
type="image/x-icon"
href="./images/favicon.ico">
</head>
<body>
<div id="container">
<div id="banner">
</div>
<div id="navigator">
<nav>
<a href="./index.html">Home</a>
<a href="./essentials.html">Essentials</a>
<a href="./cyberpunk_books.html">Books</a>
<a href="./cyberpunk_movies.html">Movies</a>
<a href="./cyberpunk_vidya.html">Games</a>
<a href="./cyberpunk_anime.html">Anime</a>
<a href="./cyberpunk_tv.html">TV</a>
<a href="./cyberpunk_music.html">Music</a>
<a href="./cyberpunk_philosophy.html">Philosophy</a>
<b><a href="./braindump.html">Braindump</a></b>
</nav>
</div>
<div id="main">
<h2>
Stories, rants, and other stuff.
</h2>
<i>Mostly fueled by late nights, regret, irritation, boredom, and dextroamphetamine. Like the rest of the site.</i>
<br><br><br><br>
I actually wrote a story tonight about my skiddie stupidity in high school, but decided that it was a little too personal and blog-ish, so I deleted it. sry guise.
<br><br>
However, recent changes to my workflow and server configuration mean that I'll be updating more frequently. Stay tuned.
<br>
<br><br>
Webdev is for faggots. If you look at the page source, the whitespace is wonky as fuck. No, I do not care. It's not something I intend to become good at.
<br><br><br><br>
<a href="./files/cy.7z">There are a bunch of cyberpunk-related images and shit here. Please download sparingly, I don't have tons of bandwidth. </a>
</div>
</div>
</body></html>