website/blog/my-blog-is-now-open.html

33 lines
1.3 KiB
HTML

<!DOCTYPE html>
<html>
<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 blog is now open</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/~jaydenmw/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><a class="ablack" href="my-blog-is-now-open.html">
<p>My blog is now open</p>
</a></h3>
<div class="subtitle">March 04, 2021 &mdash;
~jaydenmw
</div>
<p>:D hi</p>
</div>
<div id="footer">CC by-nc-nd <a href="https://tilde.team/~jaydenmw/">~jaydenmw</a> &mdash; <a href="mailto:jaydenmw&#64;tilde&#46;team">jaydenmw&#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>