Add 8 February 2024 changelog
This commit is contained in:
parent
64b06b4c10
commit
117c71f143
|
@ -52,6 +52,11 @@
|
|||
|
||||
<!-- CHANGELOG ITEMS BEGIN HERE -->
|
||||
|
||||
<p class="date-style">8 February 2024:</p>
|
||||
<ul>
|
||||
<li><cite>Cassette Beasts</cite> <a href="/shrines/cassettebeasts/">shrine</a>: Added <a href="/shrines/cassettebeasts/resources.html">Resources</a> page.</li>
|
||||
</ul>
|
||||
|
||||
<p class="date-style">7 February 2024:</p>
|
||||
<ul>
|
||||
<li><a href="/mycreations/">My Creations</a>: Added My Characters section.</li>
|
||||
|
|
18
feed.xml
18
feed.xml
|
@ -13,6 +13,15 @@
|
|||
<width>900</width>
|
||||
<height>300</height>
|
||||
</image>
|
||||
<item>
|
||||
<title>Changelog: 8 February 2024</title>
|
||||
<pubDate>Thu, 8 Feb 2024 10:30:34 +0800</pubDate>
|
||||
<description><![CDATA[
|
||||
<ul>
|
||||
<li><cite>Cassette Beasts</cite> <a href="/shrines/cassettebeasts/">shrine</a>: Added <a href="/shrines/cassettebeasts/resources.html">Resources</a> page.</li>
|
||||
</ul>
|
||||
]]></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Changelog: 7 February 2024</title>
|
||||
<pubDate>Wed, 7 Feb 2024 21:49:21 +0800</pubDate>
|
||||
|
@ -112,14 +121,5 @@
|
|||
</ul>
|
||||
]]></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Changelog: 28 September 2023</title>
|
||||
<pubDate>Thu, 28 Sep 2023 23:10:22 +0800</pubDate>
|
||||
<description><![CDATA[
|
||||
<ul>
|
||||
<li><cite>Cassette Beasts</cite> <a href="https://leilukin.neocities.org/shrines/cassettebeasts/">shrine</a>: Removed the Developer Insight page since the official <cite>Cassette Beasts</cite> wiki not has a page for a <a href="https://wiki.cassettebeasts.com/wiki/List_of_Interviews" target="blankk">list of interviews</a> the <cite>Cassette Beasts</cite> staff participated in.</li>
|
||||
</ul>
|
||||
]]></description>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
|
@ -70,9 +70,9 @@
|
|||
<section class="content-section">
|
||||
<h2>Updates</h2>
|
||||
<div class="text-box">
|
||||
<p class="date-style">7 February 2024:</p>
|
||||
<p class="date-style">8 February 2024:</p>
|
||||
<ul>
|
||||
<li><a href="/mycreations/">My Creations</a>: Added My Characters section.</li>
|
||||
<li><cite>Cassette Beasts</cite> <a href="/shrines/cassettebeasts/">shrine</a>: Added <a href="/shrines/cassettebeasts/resources.html">Resources</a> page.</li>
|
||||
</ul>
|
||||
<p><a href="/changelog">View all site changelog</a></p>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue