Update index.html
This commit is contained in:
parent
90bf82ed35
commit
5d5f6c8cdf
|
@ -35,7 +35,12 @@
|
||||||
<div class="content-container">
|
<div class="content-container">
|
||||||
<section class="content-section">
|
<section class="content-section">
|
||||||
<h1>Articles</h1>
|
<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>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue