Update blog_recent_posts.html
This commit is contained in:
@@ -1,6 +1,24 @@
|
|||||||
<div class="spacer_container blog_recent_posts">
|
<div class="spacer_container blog_recent_posts">
|
||||||
<h2>Recent Posts</h2>
|
<h2>Recent Posts</h2>
|
||||||
<div class="section_list">
|
<div class="section_list">
|
||||||
|
<section>
|
||||||
|
<header>
|
||||||
|
<div>
|
||||||
|
<h3 class="name">Pointless Plans</h3>
|
||||||
|
<span class="subtitle">18 December, 2025</span>
|
||||||
|
</div>
|
||||||
|
<a href="/blog/posts/4_pointless_plans.html" class="status">View</a>
|
||||||
|
</header>
|
||||||
|
</section>
|
||||||
|
<section>
|
||||||
|
<header>
|
||||||
|
<div>
|
||||||
|
<h3 class="name">Closing Chapters</h3>
|
||||||
|
<span class="subtitle">18 December, 2025</span>
|
||||||
|
</div>
|
||||||
|
<a href="/blog/posts/3_closing_chapters.html" class="status">View</a>
|
||||||
|
</header>
|
||||||
|
</section>
|
||||||
<section>
|
<section>
|
||||||
<header>
|
<header>
|
||||||
<div>
|
<div>
|
||||||
|
|||||||
Reference in New Issue
Block a user