Reorganize fun page and add hate

This commit is contained in:
Anthony Wang 2021-08-15 13:12:27 -05:00
parent 8e0773ba9c
commit a585014121
Signed by untrusted user: a
GPG key ID: BC96B00AEC5F2D76
2 changed files with 60 additions and 4 deletions

52
fun/hate/index.html Normal file
View file

@ -0,0 +1,52 @@
<!DOCTYPE html>
<html>
<head>
<title>Hate</title>
<link href="/style.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div>
<br>
<h2>A semi-serious humorous list of things I hate</h2>
<br>
<pre>
Bananas
CRLF
UTF-16
The name of the letter W
Loading screens
US customary units
The metric system (not as much as customary units)
Time zones
AM and PM
systemd haters
Burritos
DOCX
Electron framework
The fact that the USACO website doesn't use HTTPS
OpenLDAP
Manjaro
iOS jailbreaking
People with lists of things they hate
Nvidia drivers
Blender propoganda on exotube
Western Sahara
All the people who have exozyme accounts but haven't ever logged in
Drawing blood
Weebs
Being accused of being a weeb
Cryptocurrencies
The Discord TOS
Phones with more than two cameras
X11
Ubuntu haters
Standalone window managers
The length of copyright in the US
MIT License
GitHub Desktop
Swimming
</pre>
<br>
</div>
</body>
</html>

View file

@ -9,14 +9,18 @@
<br>
<h2>Fun!</h2>
<br>
<p style="text-align:center;">
<a href="games">Games</a>
</p>
<br>
<p style="text-align:center;">
<a href="dodecahedra">Dodecahedra</a>
</p>
<br>
<p style="text-align:center;">
<a href="games">Games</a>
</p>
<br>
<!--<p style="text-align:center;">
<a href="hate">Hate</a>
</p>
<br>-->
<p style="text-align:center;">
<a href="software">Software</a>
</p>