cobra.vern.cc/blog.html

20 lines
991 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="stylesheet" href="/style.css">
<title>Blog</title>
</head>
<body>
<!--#include file="/nav" -->
<div class=h><h1 id=blog>Blog posts</h1> <a aria-hidden=true href=#blog>#blog</a></div>
<p>Here is a human-readable list of my blogs, from newest to oldest, separated by month and year. For an RSS feed, see <a href=/rss.xml>/rss.xml</a>.</p>
<div class=h><h2 id=2022>2022</h2> <a aria-hidden=true href=#2022>#2022</a></div>
<div class=h><h3 id=2022-06>June 2022</h2> <a aria-hidden=true href=#2022-06>#2022-06</a></div>
<p><a href=/blogs/2022-06-17/free-assange>#FreeAssange</a> - The US government's fight against freedom</p>
<p><a href=/blogs/2022-06-16/free-software-only>Free SOFTWARE Foundation</a> - Why the FSF should not be looked up to</p>
<p><a href=/blogs/2022-06-14/who-is-the-cobra>Who is The Cobra?</a> - Who am I? Why should you read my blog?</p>
<!--#include file="/footer" -->
</body>
</html>