Lazy temporary fix for pathing to blog posts during transition to

updated structure.
This commit is contained in:
Cutieguwu
2025-12-19 01:17:40 -05:00
parent 60cd0f9850
commit fb7cb1b73c

View File

@@ -7,7 +7,9 @@
<h3 class="name">Pointless Plans</h3> <h3 class="name">Pointless Plans</h3>
<span class="subtitle">18 December, 2025</span> <span class="subtitle">18 December, 2025</span>
</div> </div>
<a href="/blog/posts/4_pointless_plans.html" class="status">View</a> <a href="/blog/posts/4_pointless_plans/4_pointless_plans.html" class="status"
>View</a
>
</header> </header>
</section> </section>
<section> <section>
@@ -16,7 +18,9 @@
<h3 class="name">Closing Chapters</h3> <h3 class="name">Closing Chapters</h3>
<span class="subtitle">18 December, 2025</span> <span class="subtitle">18 December, 2025</span>
</div> </div>
<a href="/blog/posts/3_closing_chapters.html" class="status">View</a> <a href="/blog/posts/3_closing_chapters/3_closing_chapters.html" class="status"
>View</a
>
</header> </header>
</section> </section>
<section> <section>
@@ -25,7 +29,7 @@
<h3 class="name">Buyer's Anxiety</h3> <h3 class="name">Buyer's Anxiety</h3>
<span class="subtitle">11 September, 2025</span> <span class="subtitle">11 September, 2025</span>
</div> </div>
<a href="/blog/posts/2_buyers_anxiety.html" class="status">View</a> <a href="/blog/posts/2_buyers_anxiety/2_buyers_anxiety.html" class="status">View</a>
</header> </header>
</section> </section>
<section> <section>
@@ -34,7 +38,7 @@
<h3 class="name">Unsure U.</h3> <h3 class="name">Unsure U.</h3>
<span class="subtitle">09 August, 2025</span> <span class="subtitle">09 August, 2025</span>
</div> </div>
<a href="/blog/posts/1_unsure_u.html" class="status">View</a> <a href="/blog/posts/1_unsure_u/1_unsure_u.html" class="status">View</a>
</header> </header>
</section> </section>
<section> <section>
@@ -43,7 +47,9 @@
<h3 class="name">Divergent Pathways</h3> <h3 class="name">Divergent Pathways</h3>
<span class="subtitle">29 July, 2025</span> <span class="subtitle">29 July, 2025</span>
</div> </div>
<a href="/blog/posts/0_divergent_pathways.html" class="status">View</a> <a href="/blog/posts/0_divergent_pathways/0_divergent_pathways.html" class="status"
>View</a
>
</header> </header>
</section> </section>
</div> </div>