cobra.vern.cc/blogs/2022-06-14/who-is-the-cobra.html

17 lines
691 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="stylesheet" href="/style.css">
<title>Who is The Cobra?</title>
</head>
<body>
<!--#include file="/nav" -->
<div class=h><h1 id=whoami>Who is The Cobra?</h1> <a aria-hidden=true href=#whoami>#whoami</a></div>
<p>I am The Cobra. I am a free software developer and activist located in New York.</p>
<p>I put a more fully fledged introduction on my <a href=/>home page</a>.</p>
<p>Why should you read my blog? Because I will probably post a lot about free software and related issues, as well as some things in my personal life that are worth blogging about.</p>
<!--#include file="/footer" -->
</body>
</html>