Add 6 March 2024 changelog about a new blog post
This commit is contained in:
parent
eee44c9ad5
commit
a21ea5e32c
|
@ -52,6 +52,11 @@
|
||||||
|
|
||||||
<!-- CHANGELOG ITEMS BEGIN HERE -->
|
<!-- CHANGELOG ITEMS BEGIN HERE -->
|
||||||
|
|
||||||
|
<p class="date-style">6 March 2024:</p>
|
||||||
|
<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>
|
||||||
|
</ul>
|
||||||
|
|
||||||
<p class="date-style">8 February 2024:</p>
|
<p class="date-style">8 February 2024:</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li><cite>Cassette Beasts</cite> <a href="/shrines/cassettebeasts/">shrine</a>: Added <a href="/shrines/cassettebeasts/resources.html">Resources</a> page.</li>
|
<li><cite>Cassette Beasts</cite> <a href="/shrines/cassettebeasts/">shrine</a>: Added <a href="/shrines/cassettebeasts/resources.html">Resources</a> page.</li>
|
||||||
|
|
11
feed.xml
11
feed.xml
|
@ -13,6 +13,17 @@
|
||||||
<width>900</width>
|
<width>900</width>
|
||||||
<height>300</height>
|
<height>300</height>
|
||||||
</image>
|
</image>
|
||||||
|
<item>
|
||||||
|
<title>I Received a Lifetime Premium Membership on Nexus Mods for Free</title>
|
||||||
|
<pubDate>Thu, 7 Mar 2024 00:07:04 +0800</pubDate>
|
||||||
|
<link>https://leilukin.neocities.org/blog/posts/2024-03-06-I-Received-a-Lifetime-Premium-Membership-on-Nexus-Mods-for-Free.html</link>
|
||||||
|
<author>Leilukin</author>
|
||||||
|
<description><![CDATA[
|
||||||
|
<p>New blog post.</p>
|
||||||
|
|
||||||
|
<p>In light of my mods hosted on Nexus Mods reaching 30,000 unique downloads, I was rewarded a free lifetime Premium membership on Nexus Mods.</p>
|
||||||
|
]]></description>
|
||||||
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<title>Changelog: 8 February 2024</title>
|
<title>Changelog: 8 February 2024</title>
|
||||||
<pubDate>Thu, 8 Feb 2024 10:30:34 +0800</pubDate>
|
<pubDate>Thu, 8 Feb 2024 10:30:34 +0800</pubDate>
|
||||||
|
|
|
@ -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">8 February 2024:</p>
|
<p class="date-style">6 March 2024:</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li><cite>Cassette Beasts</cite> <a href="/shrines/cassettebeasts/">shrine</a>: Added <a href="/shrines/cassettebeasts/resources.html">Resources</a> page.</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>
|
||||||
</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