FIX YOUR FUCKING GIT SERVER

This commit is contained in:
blueballs 2025-07-23 15:11:08 +01:00
parent 456d4e1f86
commit a98ad12705
5 changed files with 90 additions and 0 deletions

25
blog.html Normal file
View file

@ -0,0 +1,25 @@
<!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="icon" href="Wlogo.png"
</head>
<body style="background-color:#121212">
<center>
<h1>BLUE BALLS</h1>
<hr style="width:50%">
</center>
<p> <a href="/home.html">home</a> I <a href="/blog.html">blog</a> I <a href="https://based.pt/webring/">coolppl</a> </p>
<hr style="width:50%">
<div style="margin-left: 25%">
<nav>
<p class="noleftm"> Blog #1 - my ahh website</p>
<p class="noleftm"> Wed, 23 Jul 2025 13:16:38 +0000</p>
<a href="blogs/blog1.html">Read</a>
<hr class="half-left">
</div>
</body>
</html>