Add Buyer's Anxiety to recent posts and RSS feed.
This commit is contained in:
@@ -4,12 +4,25 @@
|
|||||||
<channel>
|
<channel>
|
||||||
<title>Cutieguwu Yaps</title>
|
<title>Cutieguwu Yaps</title>
|
||||||
<link>https://www.cutieguwu.ca/</link>
|
<link>https://www.cutieguwu.ca/</link>
|
||||||
<description
|
<description>
|
||||||
>Cutieguwu's blog where she discusses various things.</description>
|
Cutieguwu's blog where she discusses various things.
|
||||||
|
</description>
|
||||||
<language>en-ca</language>
|
<language>en-ca</language>
|
||||||
<category>Technology/IT/Life/Mental Health/Health</category>
|
<category>Technology/IT/Life/Mental Health/Health</category>
|
||||||
|
<item>
|
||||||
|
<title>Buyer's Anxiety</title>
|
||||||
|
<pubDate>11 September 2025</pubDate>
|
||||||
|
<link>https://www.cutieguwu.ca/blog/posts/2_buyers_anxiety.html</link>
|
||||||
|
<description>
|
||||||
|
Discussing my fears regarding a purchase for a friend.
|
||||||
|
</description>
|
||||||
|
<category>Life</category>
|
||||||
|
<category>Mental Health</category>
|
||||||
|
<category>Health</category>
|
||||||
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<title>Unsure U.</title>
|
<title>Unsure U.</title>
|
||||||
|
<pubDate>09 August, 2025</pubDate>
|
||||||
<link>https://www.cutieguwu.ca/blog/posts/1_unsure_u.html</link>
|
<link>https://www.cutieguwu.ca/blog/posts/1_unsure_u.html</link>
|
||||||
<description>Discussing my fears for University.</description>
|
<description>Discussing my fears for University.</description>
|
||||||
<category>Life</category>
|
<category>Life</category>
|
||||||
@@ -18,8 +31,10 @@
|
|||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<title>Splitting Pathways</title>
|
<title>Splitting Pathways</title>
|
||||||
<link
|
<pubDate>29 July, 2025</pubDate>
|
||||||
>https://www.cutieguwu.ca/blog/posts/0_divergent_pathways.html</link>
|
<link>
|
||||||
|
https://www.cutieguwu.ca/blog/posts/0_divergent_pathways.html
|
||||||
|
</link>
|
||||||
<description>Discussing my struggles in love.</description>
|
<description>Discussing my struggles in love.</description>
|
||||||
<category>Life</category>
|
<category>Life</category>
|
||||||
<category>Mental Health</category>
|
<category>Mental Health</category>
|
||||||
|
|||||||
@@ -1,13 +1,22 @@
|
|||||||
<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">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>
|
<section>
|
||||||
<header>
|
<header>
|
||||||
<div>
|
<div>
|
||||||
<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.html" class="status">View</a>
|
||||||
</header>
|
</header>
|
||||||
</section>
|
</section>
|
||||||
<section>
|
<section>
|
||||||
@@ -16,7 +25,7 @@
|
|||||||
<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.html" class="status">View</a>
|
||||||
</header>
|
</header>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user