Update index.html

This commit is contained in:
Helen Chong 2023-08-11 10:55:53 +08:00
parent 90bf82ed35
commit 5d5f6c8cdf
1 changed files with 6 additions and 1 deletions

View File

@ -35,7 +35,12 @@
<div class="content-container">
<section class="content-section">
<h1>Articles</h1>
<p>Work in progress</p>
<p>List of articles I have written.</p>
</section>
<section class="content-section">
<h2><cite>Star Wars: Knights of the Old Republic</cite></h2>
<p>My articles can be found at the <a href="/shrines/starwarskotor/articles/">articles page of my <cite>Star Wars: Knights of the Old Republic</cite> shrine</a>.</p>
</section>
</div>