20 lines
971 B
HTML
Executable file
20 lines
971 B
HTML
Executable file
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width initial-scale=1.0">
|
|
<link rel="stylesheet" href="../stylish.css">
|
|
<link rel="con" href="../Wlogo.png"
|
|
</head>
|
|
<body style="background-color:#121212">
|
|
<center>
|
|
<h1>BLUE BALLS</h1>
|
|
<hr style="width:50%">
|
|
</center>
|
|
<p> <a href="/">home</a> I <a href="/blog.html">blog</a> I <a href="https://based.pt/webring/">coolppl</a> </p>
|
|
<hr style="width:50%">
|
|
|
|
<h2>my ahh website</h2>
|
|
<p>i randomly decided to pull my third all nighter in a row just to make this website, it kinda looks ass but idrk what <br>to put in this blog but uhh uhh use any unix software any FOSS software and based.pt is a honey pot <br><br> i guess ill include an ss of my setup here</p>
|
|
<img src="../mysystem.png" alt="100% custom dwm setup 0 bloat" width=859 height=483 style="margin-left: 25%">
|
|
</html>
|