Add 19 November 2023 changelog

This commit is contained in:
Helen Chong 2023-11-19 17:17:58 +08:00
parent 6d12915b0e
commit c7a42f1aba
2 changed files with 24 additions and 17 deletions

View File

@ -50,6 +50,13 @@
Archive: <span class="bold-text">Latest</span> | <a href="2022.html">2022</a> | <a href="layouts.html">Website Layouts</a>
</p>
<!-- CHANGELOG ITEMS BEGIN HERE -->
<p class="date-style">19 November 2023:</p>
<ul>
<li>New blog post: <a href="/blog/posts/2023-11-19-I-Can-Finally-Game-on-a-Solid-State-Drive.html">I Can Finally Game on a Solid-State Drive</a></li>
</ul>
<p class="date-style">9 November 2023:</p>
<ul>
<li>Added extra header elements to the main site and the shrines to be dynamically displayed on certain days to celebrate special events. (Credit to <a href="https://kotor.neocities.org/" target="_blank">KotOR Community Portal</a> for the inspiration)</li>

View File

@ -70,9 +70,9 @@
<section class="content-section">
<h2>Updates</h2>
<div class="text-box">
<p class="date-style">9 November 2023:</p>
<p class="date-style">19 November 2023:</p>
<ul>
<li>Added extra header elements to the main site and the shrines to be dynamically displayed on certain days to celebrate special events. (Credit to <a href="https://kotor.neocities.org/" target="_blank">KotOR Community Portal</a> for the inspiration)</li>
<li>New blog post: <a href="/blog/posts/2023-11-19-I-Can-Finally-Game-on-a-Solid-State-Drive.html">I Can Finally Game on a Solid-State Drive</a></li>
</ul>
<p><a href="/changelog">View all site changelog</a></p>
</div>