my-website/blog.html
2025-07-27 13:24:20 +01:00

30 lines
1.2 KiB
HTML

<!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">
<link rel="alternate" type="application/atom+xml" href="/atom.xml" title="My Blog Atom Feed" />
</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%">
<p><a href="/atom.xml">atomfeed</a></p>
<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">
</nav>
</div>
<footer>
<a href="http://www.feedvalidator.org/check.cgi?url=http%3A//balls.based.pt/atom.xml" style="margin-left: 25%"><img src="valid-atom.png" alt="[Valid Atom 1.0]" title="Validate my Atom 1.0 feed" /></a> <a href="/atom.xml" style="font-size: 15; color: #87cefa;">sub to feed</a></p>
</body>
</html>