my-tilde-homepage/blog/all_posts.html

28 lines
1.3 KiB
HTML

<!DOCTYPE html>
<html lang="en"><head>
<meta 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="feed.rss">
<title>my tildelog &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="https://tilde.team/~drwasabi/blog/index.html">my tildelog</a></h1>
<div id="description">a blog about tildes</div>
</div></div></div>
<div id="divbody"><div class="content">
<h3>all posts</h3>
<h4 class='allposts_header'>September 2022</h4>
<ul>
<li><a href="./title-on-this-line.html">Title on this line</a> &mdash; September 12, 2022</li>
</ul>
<div id="all_posts"><a href="./index.html">back home</a></div>
</div>
<div id="footer">CC by-nc-nd <a href="https://tilde.team/~drwasabi/">~drwasabi</a> &mdash; <a href="mailto:drwasabi&#64;tilde&#46;team">drwasabi&#64;tilde&#46;team</a><br>
generated with <a href="https://tildegit.org/team/bashblog">bashblog</a>, a single bash script to easily create blogs like this one</div>
</div></div>
</body></html>