Add Buyer's Anxiety to recent posts and RSS feed.

This commit is contained in:
Cutieguwu
2025-09-14 10:02:18 -04:00
parent d6b689e0f6
commit d9c47c0403
2 changed files with 30 additions and 6 deletions

View File

@@ -1,13 +1,22 @@
<div class="spacer_container blog_recent_posts">
<h2>Recent Posts</h2>
<div class="section_list">
<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>
<a href="/blog/posts/1_unsure_u.html" class="status">View</a>
</header>
</section>
<section>
@@ -16,7 +25,7 @@
<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>
<a href="/blog/posts/0_divergent_pathways.html" class="status">View</a>
</header>
</section>
</div>