Add recommended articles to Cassette Beasts shrine
This commit is contained in:
parent
9b938aee05
commit
11b7a6e66e
|
@ -46,6 +46,11 @@
|
|||
</a>
|
||||
</div>
|
||||
|
||||
<p class="date-style">7 September 2023:</p>
|
||||
<ul>
|
||||
<li><cite>Cassette Beasts</cite> <a href="/shrines/cassettebeasts/">shrine</a>: The <a href="/shrines/cassettebeasts/articles/">Articles</a> page now includes other people's <cite>Cassette Beasts</cite> articles that I recommend.</li>
|
||||
</ul>
|
||||
|
||||
<p class="center-text">
|
||||
Archive: <span class="bold-text">Latest</span> | <a href="2022.html">2022</a> | <a href="layouts.html">Website Layouts</a>
|
||||
</p>
|
||||
|
|
|
@ -70,9 +70,9 @@
|
|||
<section class="content-section">
|
||||
<h2>Updates</h2>
|
||||
<div class="text-box">
|
||||
<p class="date-style">6 September 2023:</p>
|
||||
<p class="date-style">7 September 2023:</p>
|
||||
<ul>
|
||||
<li>Moved pages of my video game mods and playlists to <a href="/mycreations/">My Creations</a> page.</li>
|
||||
<li><cite>Cassette Beasts</cite> <a href="/shrines/cassettebeasts/">shrine</a>: The <a href="/shrines/cassettebeasts/articles/">Articles</a> page now includes other people's <cite>Cassette Beasts</cite> articles that I recommend.</li>
|
||||
</ul>
|
||||
<p><a href="/changelog">View all site changelog</a></p>
|
||||
</div>
|
||||
|
|
|
@ -39,14 +39,22 @@
|
|||
<div class="content-container">
|
||||
<section class="content-section">
|
||||
<h1>Articles</h1>
|
||||
<p>Here is a list of articles I have written for <cite>Cassette Beasts</cite>.</p>
|
||||
<p>Here is a list of articles about <cite>Cassette Beasts</cite> written by me or other people that I recommend.</p>
|
||||
</section>
|
||||
|
||||
<section class="content-section">
|
||||
<h2>My <cite>Cassette Beasts</cite> Articles</h2>
|
||||
<ul class="article-list">
|
||||
<li><a href="cassette-beasts-more-than-a-pokemon-clone.html">How <cite>Cassette Beasts</cite> is Much More than a <cite>Pokémon</cite> Clone</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
<section class="content-section">
|
||||
<h2><cite>Cassette Beasts</cite> Articles I Recommend</h2>
|
||||
<ul class="article-list">
|
||||
<li><a href="https://www.pillowfort.social/posts/3642949" target="_blank">Overview of Meredith</a> by ArgentDandelion on Pillowfort — An excellent analysis of Meredith's character.</li>
|
||||
</ul>
|
||||
</section>
|
||||
</div>
|
||||
|
||||
<aside class="right-sidebar"></aside>
|
||||
|
|
Loading…
Reference in New Issue