Update 'blog/my-blog-is-now-open.html'

This commit is contained in:
JaydenMW 2021-03-04 20:46:10 +00:00
parent ff8289ff18
commit bf9b7deb4e
1 changed files with 30 additions and 33 deletions

View File

@ -1,35 +1,32 @@
<!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 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">
<!-- entry begin -->
<h3><a class="ablack" href="my-blog-is-now-open.html">
My blog is now open
</a></h3>
<!-- bashblog_timestamp: #202103042040.36# -->
<div class="subtitle">March 04, 2021 &mdash;
<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>
<!-- text begin -->
<p>:D hi</p>
<!-- text end -->
<!-- entry end -->
</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>
</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>