website/src/blog/all_posts.html

27 lines
1.3 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head>
<meta http-equiv="Content-type" content="text/html;charset=UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="main.css" type="text/css" />
<link rel="stylesheet" href="blog.css" type="text/css" />
<link rel="alternate" type="application/rss+xml" title="Subscribe to this page..." href="../blog.rss" />
<title>youngchief btw ツ &mdash; All posts</title>
</head><body>
<div id="divbodyholder">
<div class="headerholder"><div class="header">
<div id="title">
<h1 class="nomargin"><a class="ablack" href="../blog/index.html">youngchief btw ツ</a></h1>
<div id="description">My blog about anything & everything :)</div>
</div></div></div>
<div id="divbody"><div class="content">
<h3>All posts</h3>
<h4 class='allposts_header'>March 2022</h4>
<ul>
<li><a href="./this-is-a-placeholder-post.html">This is a placeholder post</a> &mdash; March 27, 2022</li>
</ul>
<div id="all_posts"><a href="./index.html">Back to the index page</a></div>
</div>
<div id="footer">&copy; <a href="https://ycws.vercel.app">youngchief btw ツ</a> &mdash; <a href="mailto:youngchief /a/ tchncs /d/ de">youngchief /a/ tchncs /d/ de</a><br/></div>
</div></div>
</body></html>