Add 7 February 2024 changelog

This commit is contained in:
Helen Chong 2024-02-07 21:51:35 +08:00
parent d92812e5d4
commit 3306407687
3 changed files with 16 additions and 11 deletions

View File

@ -52,6 +52,11 @@
<!-- CHANGELOG ITEMS BEGIN HERE --> <!-- CHANGELOG ITEMS BEGIN HERE -->
<p class="date-style">7 February 2024:</p>
<ul>
<li><a href="/mycreations/">My Creations</a>: Added My Characters section.</li>
</ul>
<p class="date-style">9 January 2024:</p> <p class="date-style">9 January 2024:</p>
<ul> <ul>
<li><cite>Cassette Beasts</cite> <a href="/shrines/cassettebeasts/">shrine</a>: Added a new section: My Contributions to the <cite>Cassette Beasts</cite> community.</li> <li><cite>Cassette Beasts</cite> <a href="/shrines/cassettebeasts/">shrine</a>: Added a new section: My Contributions to the <cite>Cassette Beasts</cite> community.</li>

View File

@ -13,6 +13,15 @@
<width>900</width> <width>900</width>
<height>300</height> <height>300</height>
</image> </image>
<item>
<title>Changelog: 7 February 2024</title>
<pubDate>Wed, 7 Feb 2024 21:49:21 +0800</pubDate>
<description><![CDATA[
<ul>
<li><a href="/mycreations/">My Creations</a>: Added My Characters section.</li>
</ul>
]]></description>
</item>
<item> <item>
<title>Changelog: 9 January 2024</title> <title>Changelog: 9 January 2024</title>
<pubDate>Tue, 9 Jan 2024 17:29:48 +0800</pubDate> <pubDate>Tue, 9 Jan 2024 17:29:48 +0800</pubDate>
@ -112,14 +121,5 @@
</ul> </ul>
]]></description> ]]></description>
</item> </item>
<item>
<title>Changelog: 15 September 2023</title>
<pubDate>Fri, 15 Sep 2023 22:30:34 +0800</pubDate>
<description><![CDATA[
<ul>
<li><cite>Cassette Beasts</cite> <a href="https://leilukin.neocities.org/shrines/cassettebeasts/">shrine</a>: Updated the <a href="https://leilukin.neocities.org/shrines/cassettebeasts/devinsights.html">Developer Insight</a> page by adding an Event Showcase section.</li>
</ul>
]]></description>
</item>
</channel> </channel>
</rss> </rss>

View File

@ -70,9 +70,9 @@
<section class="content-section"> <section class="content-section">
<h2>Updates</h2> <h2>Updates</h2>
<div class="text-box"> <div class="text-box">
<p class="date-style">9 January 2024:</p> <p class="date-style">7 February 2024:</p>
<ul> <ul>
<li><cite>Cassette Beasts</cite> <a href="/shrines/cassettebeasts/">shrine</a>: Added a new section: My Contributions to the <cite>Cassette Beasts</cite> community.</li> <li><a href="/mycreations/">My Creations</a>: Added My Characters section.</li>
</ul> </ul>
<p><a href="/changelog">View all site changelog</a></p> <p><a href="/changelog">View all site changelog</a></p>
</div> </div>