Add 18 October 2023 changelog
This commit is contained in:
parent
9e564b4f30
commit
cdedb3a916
|
@ -50,6 +50,11 @@
|
|||
Archive: <span class="bold-text">Latest</span> | <a href="2022.html">2022</a> | <a href="layouts.html">Website Layouts</a>
|
||||
</p>
|
||||
|
||||
<p class="date-style">18 October 2023:</p>
|
||||
<ul>
|
||||
<li><cite>Cassette Beasts</cite> <a href="/shrines/cassettebeasts/">shrine</a>: Added Developer Notes section to the <a href="/shrines/cassettebeasts/trivia.html">Trivia</a> page.</li>
|
||||
</ul>
|
||||
|
||||
<p class="date-style">13 October 2023:</p>
|
||||
<ul>
|
||||
<li>New blog post: <a href="/blog/posts/2023-10-13-My-Cassette-Beasts-Pombomb-Plushie-Arrived.html">My Cassette Beasts Pombomb Plushie Arrived!</a></li>
|
||||
|
|
18
feed.xml
18
feed.xml
|
@ -13,6 +13,15 @@
|
|||
<width>900</width>
|
||||
<height>300</height>
|
||||
</image>
|
||||
<item>
|
||||
<title>Changelog: 18 October 2923</title>
|
||||
<pubDate>Wed, 18 Oct 2023 16:56:23 +0800</pubDate>
|
||||
<description><![CDATA[
|
||||
<ul>
|
||||
<li><cite>Cassette Beasts</cite> <a href="https://leilukin.neocities.org/shrines/cassettebeasts/">shrine</a>: Added Developer Notes section to the <a href="https://leilukin.neocities.org/shrines/cassettebeasts/trivia.html">Trivia</a> page.</li>
|
||||
</ul>
|
||||
]]></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>My Cassette Beasts Pombomb Plushie Arrived!</title>
|
||||
<pubDate>Fri, 13 Oct 2023 22:47:22 +0800</pubDate>
|
||||
|
@ -104,14 +113,5 @@
|
|||
</ul>
|
||||
]]></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Changelog: 7 September 2023</title>
|
||||
<pubDate>Thu, 7 Sep 2023 23:55:33 +0800</pubDate>
|
||||
<description><![CDATA[
|
||||
<ul>
|
||||
<li><cite>Cassette Beasts</cite> <a href="https://leilukin.neocities.org/shrines/cassettebeasts/">shrine</a>: The <a href="https://leilukin.neocities.org/shrines/cassettebeasts/articles/">Articles</a> page now includes other people's <cite>Cassette Beasts</cite> articles that I recommend.</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">13 October 2023:</p>
|
||||
<p class="date-style">18 October 2023:</p>
|
||||
<ul>
|
||||
<li>New blog post: <a href="/blog/posts/2023-10-13-My-Cassette-Beasts-Pombomb-Plushie-Arrived.html">My Cassette Beasts Pombomb Plushie Arrived!</a></li>
|
||||
<li><cite>Cassette Beasts</cite> <a href="/shrines/cassettebeasts/">shrine</a>: Added Developer Notes section to the <a href="/shrines/cassettebeasts/trivia.html">Trivia</a> page.</li>
|
||||
</ul>
|
||||
<p><a href="/changelog">View all site changelog</a></p>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue