Add changelog about RSS feed
This commit is contained in:
parent
4455775b0c
commit
3f2df7ba9a
|
@ -39,6 +39,8 @@
|
||||||
<article>
|
<article>
|
||||||
<h1>Website Changelog</h1>
|
<h1>Website Changelog</h1>
|
||||||
|
|
||||||
|
<p>You can subscribe to the <a href="/feed.xml" target="blank">Leilukin's Hub RSS feed</a> or follow <a href="https://neocities.org/site/leilukin" target="_blank">my Neocities profile</a> to follow the updates on this website.</p>
|
||||||
|
|
||||||
<p class="center-text">
|
<p class="center-text">
|
||||||
Archive: <span class="date-style">Latest</span> | <a href="./2022.html">2022</a> | <a href="./layouts.html">Website Layouts</a>
|
Archive: <span class="date-style">Latest</span> | <a href="./2022.html">2022</a> | <a href="./layouts.html">Website Layouts</a>
|
||||||
</p>
|
</p>
|
||||||
|
@ -47,6 +49,7 @@
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="/shrines/asummersend/"><cite>A Summer’s End — Hong Kong 1986</cite> shrine</a>: Updated the main page with information about the spiritual sequel <cite>In the Ocean I Learned to Float</cite>.</li>
|
<li><a href="/shrines/asummersend/"><cite>A Summer’s End — Hong Kong 1986</cite> shrine</a>: Updated the main page with information about the spiritual sequel <cite>In the Ocean I Learned to Float</cite>.</li>
|
||||||
<li><a href="/shrines/cassettebeasts/"><cite>Cassette Beasts</cite> shrine</a>: Adjusted header image and added more images to the home page.</li>
|
<li><a href="/shrines/cassettebeasts/"><cite>Cassette Beasts</cite> shrine</a>: Adjusted header image and added more images to the home page.</li>
|
||||||
|
<li>Leilukin Hub now has an <a href="/feed.xml" target="blank">RSS feed</a>.</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<p class="date-style">August 26, 2023:</p>
|
<p class="date-style">August 26, 2023:</p>
|
||||||
|
|
1
feed.xml
1
feed.xml
|
@ -20,6 +20,7 @@
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="/shrines/asummersend/"><cite>A Summer’s End — Hong Kong 1986</cite> shrine</a>: Updated the main page with information about the spiritual sequel <cite>In the Ocean I Learned to Float</cite>.</li>
|
<li><a href="/shrines/asummersend/"><cite>A Summer’s End — Hong Kong 1986</cite> shrine</a>: Updated the main page with information about the spiritual sequel <cite>In the Ocean I Learned to Float</cite>.</li>
|
||||||
<li><a href="/shrines/cassettebeasts/"><cite>Cassette Beasts</cite> shrine</a>: Adjusted header image and added more images to the home page.</li>
|
<li><a href="/shrines/cassettebeasts/"><cite>Cassette Beasts</cite> shrine</a>: Adjusted header image and added more images to the home page.</li>
|
||||||
|
<li>Leilukin Hub now has an <a href="/feed.xml" target="blank">RSS feed</a>.</li>
|
||||||
</ul>
|
</ul>
|
||||||
]]>
|
]]>
|
||||||
</description>
|
</description>
|
||||||
|
|
|
@ -72,9 +72,11 @@
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="/shrines/asummersend/"><cite>A Summer’s End — Hong Kong 1986</cite> shrine</a>: Updated the main page with information about the spiritual sequel <cite>In the Ocean I Learned to Float</cite>.</li>
|
<li><a href="/shrines/asummersend/"><cite>A Summer’s End — Hong Kong 1986</cite> shrine</a>: Updated the main page with information about the spiritual sequel <cite>In the Ocean I Learned to Float</cite>.</li>
|
||||||
<li><a href="/shrines/cassettebeasts/"><cite>Cassette Beasts</cite> shrine</a>: Adjusted header image and added more images to the home page.</li>
|
<li><a href="/shrines/cassettebeasts/"><cite>Cassette Beasts</cite> shrine</a>: Adjusted header image and added more images to the home page.</li>
|
||||||
|
<li>Leilukin Hub now has an <a href="/feed.xml" target="blank">RSS feed</a>.</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
<p><a href="/changelog">View all site changelog</a></p>
|
||||||
</div>
|
</div>
|
||||||
<a href="/changelog">View all site changelog</a>
|
<p>You can subscribe to the <a href="feed.xml" target="blank">Leilukin's Hub RSS feed</a> or follow <a href="https://neocities.org/site/leilukin" target="_blank">my Neocities profile</a> to follow the updates on this website.</p>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section class="content-section">
|
<section class="content-section">
|
||||||
|
|
Loading…
Reference in New Issue