Add 5 April changelog
This commit is contained in:
parent
4ebec87345
commit
5bd983ab88
|
@ -52,6 +52,11 @@
|
||||||
|
|
||||||
<!-- CHANGELOG ITEMS BEGIN HERE -->
|
<!-- CHANGELOG ITEMS BEGIN HERE -->
|
||||||
|
|
||||||
|
<p class="date-style">5 April 2024:</p>
|
||||||
|
<ul>
|
||||||
|
<li>Add table of contents to my <a href="/mycreations/kotor1mods/"><cite>Star Wars: Knights of the Old Republic</cite></a> and <a href="/mycreations/kotor2mods/"><cite>Star Wars: Knights of the Old Republic II: The Sith Lords</cite> mods</a>.</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
<p class="date-style">6 March 2024:</p>
|
<p class="date-style">6 March 2024:</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>New blog post: <a href="/blog/posts/2024-03-06-I-Received-a-Lifetime-Premium-Membership-on-Nexus-Mods-for-Free.html">I Received a Lifetime Premium Membership on Nexus Mods for Free</a>.</li>
|
<li>New blog post: <a href="/blog/posts/2024-03-06-I-Received-a-Lifetime-Premium-Membership-on-Nexus-Mods-for-Free.html">I Received a Lifetime Premium Membership on Nexus Mods for Free</a>.</li>
|
||||||
|
|
19
feed.xml
19
feed.xml
|
@ -13,6 +13,15 @@
|
||||||
<width>900</width>
|
<width>900</width>
|
||||||
<height>300</height>
|
<height>300</height>
|
||||||
</image>
|
</image>
|
||||||
|
<item>
|
||||||
|
<title>Changelog: 5 April 2024</title>
|
||||||
|
<pubDate>Fri, 5 Apr 2024 17:58:14 +0800</pubDate>
|
||||||
|
<description><![CDATA[
|
||||||
|
<ul>
|
||||||
|
<li>Add table of contents to my <a href="/mycreations/kotor1mods/"><cite>Star Wars: Knights of the Old Republic</cite></a> and <a href="/mycreations/kotor2mods/"><cite>Star Wars: Knights of the Old Republic II: The Sith Lords</cite> mods</a>.</li>
|
||||||
|
</ul>
|
||||||
|
]]></description>
|
||||||
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<title>I Received a Lifetime Premium Membership on Nexus Mods for Free</title>
|
<title>I Received a Lifetime Premium Membership on Nexus Mods for Free</title>
|
||||||
<pubDate>Thu, 7 Mar 2024 00:07:04 +0800</pubDate>
|
<pubDate>Thu, 7 Mar 2024 00:07:04 +0800</pubDate>
|
||||||
|
@ -122,15 +131,5 @@
|
||||||
</ul>
|
</ul>
|
||||||
]]></description>
|
]]></description>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
|
||||||
<title>Changelog: 3 October 2023</title>
|
|
||||||
<pubDate>Tue, 3 Oct 2023 23:20:28 +0800</pubDate>
|
|
||||||
<description><![CDATA[
|
|
||||||
<ul>
|
|
||||||
<li>Changed this website's font to Noto Sans.</li>
|
|
||||||
<li><cite>Cassette Beasts</cite> <a href="https://leilukin.neocities.org/shrines/cassettebeasts/">shrine</a>: Added link to my record of all the bootleg mosnters I have encountered to the <a href="https://leilukin.neocities.org/shrines/cassettebeasts/gamelog/">Game Log</a> page.</li>
|
|
||||||
</ul>
|
|
||||||
]]></description>
|
|
||||||
</item>
|
|
||||||
</channel>
|
</channel>
|
||||||
</rss>
|
</rss>
|
|
@ -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">6 March 2024:</p>
|
<p class="date-style">5 April 2024:</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li>New blog post: <a href="/blog/posts/2024-03-06-I-Received-a-Lifetime-Premium-Membership-on-Nexus-Mods-for-Free.html">I Received a Lifetime Premium Membership on Nexus Mods for Free</a>.</li>
|
<li>Add table of contents to my <a href="/mycreations/kotor1mods/"><cite>Star Wars: Knights of the Old Republic</cite></a> and <a href="/mycreations/kotor2mods/"><cite>Star Wars: Knights of the Old Republic II: The Sith Lords</cite> mods</a>.</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>
|
||||||
|
|
Loading…
Reference in New Issue