Build update
This commit is contained in:
parent
9206d3572f
commit
e198638d3f
6 changed files with 27 additions and 114 deletions
|
@ -21,7 +21,6 @@
|
|||
<li><h2><a href="/blog">Blog</a></h2></li>
|
||||
<li><h2><a href="/blog/archive.html">Archive</a></h2></li>
|
||||
<li><h2><a href="/blog/tags/">Tags</a></h2></li>
|
||||
<li><h2><a href="/blog/about.html">About Me</a></h2></li>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
|
@ -33,25 +32,11 @@
|
|||
|
||||
<article>
|
||||
<header>
|
||||
<time datetime="2023-01-02 12:00:00+00:00">2023-01-02</time>
|
||||
<time datetime="2025-07-14 20:11:00+00:00">2025-07-14</time>
|
||||
<div>
|
||||
<h2><a href="second-post.html">Second Post</a></h2>
|
||||
<h2><a href="first-entry.html">First Entry</a></h2>
|
||||
|
||||
<p>— This is the second blog post, so you can see how it looks like on the front page.</p>
|
||||
|
||||
</div>
|
||||
</header>
|
||||
</article>
|
||||
|
||||
|
||||
|
||||
<article>
|
||||
<header>
|
||||
<time datetime="2023-01-01 12:00:00+00:00">2023-01-01</time>
|
||||
<div>
|
||||
<h2><a href="hello-world.html">Hello World!</a></h2>
|
||||
|
||||
<p>— Hello there, this is the first blog post. You should read me first.</p>
|
||||
<p>— After around 1000 tries, here is another try on having a block.</p>
|
||||
|
||||
</div>
|
||||
</header>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue