Files
cutieguwu-site/src/includes/blog_recent_posts.html
2026-01-10 22:44:00 -05:00

60 lines
2.1 KiB
HTML

<div class="spacer_container blog_recent_posts">
<h2>Recent Posts</h2>
<div class="section_list">
<section>
<header>
<div>
<h3 class="name">Optical Recovery</h3>
<span class="subtitle">10 January, 2026</span>
</div>
<a href="/blog/posts/5_optical_recovery.html" class="status">View</a>
</header>
</section>
<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>
<header>
<div>
<h3 class="name">Buyer's Anxiety</h3>
<span class="subtitle">11 September, 2025</span>
</div>
<a href="/blog/posts/2_buyers_anxiety.html" class="status">View</a>
</header>
</section>
<section>
<header>
<div>
<h3 class="name">Unsure U.</h3>
<span class="subtitle">09 August, 2025</span>
</div>
<a href="/blog/posts/1_unsure_u.html" class="status">View</a>
</header>
</section>
<section>
<header>
<div>
<h3 class="name">Divergent Pathways</h3>
<span class="subtitle">29 July, 2025</span>
</div>
<a href="/blog/posts/0_divergent_pathways.html" class="status">View</a>
</header>
</section>
</div>
</div>