site/blog/index.html
zayd 9b9fdff01c New post, general site updates, now hopefully valid XHTML
Signed-off-by: zayd <zayd@disroot.org>
2025-03-24 08:21:27 -04:00

65 lines
1.8 KiB
HTML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1, viewport-fit=cover" />
<title>wanderlost</title>
<link rel="stylesheet" href="/assets/css/main.css" />
<link rel="alternate"
type="application/rss+xml"
title="Atom"
href="/blog/atom.xml" />
<link rel="alternate"
type="application/rss+xml"
title="RSS"
href="/blog/rss.xml" />
</head>
<body>
<div class="navbar">
<h1 class="title"><a href="/">wanderlost</a></h1>
<a href="/blog/">index</a>
<a href="/blog/atom.xml">atom</a>
<a href="/blog/rss.xml">rss</a>
</div>
<div class="main">
<hr />
<div class="posts">
<h3 class="post-title">
2025-03-24 -
<a href="/blog/2025-03-23-the-internet-sucks/">
The Internet Sucks
</a>
</h3>
<p>Yet another internet random complains about the state of things blog post</p>
<h3 class="post-title">
2025-02-04 -
<a href="/blog/2025-02-04-servers-up/">
Server up
</a>
</h3>
<p>Finally got my server online, now hosting some stuff</p>
<h3 class="post-title">
2025-01-24 -
<a href="/blog/2025-01-24-new-blog/">
Zaydsite now
</a>
</h3>
<p>site finally launches, blog online</p>
</div>
</div>
</body>
</html>