update lists page

This commit is contained in:
mycognosist 2021-08-26 15:52:42 +02:00
parent 957f6a66c7
commit ba55447149
1 changed files with 20 additions and 3 deletions

View File

@ -5,12 +5,14 @@
<h3>Books</h3>
<p>Currently Reading</p>
<ul>
<li><i>Aurora</i> - Kim Stanley Robinson</li>
<li><i>Finding the Mother Tree</i> - Suzanne Simard</li>
<li><i>Radical Mycology</i> - Peter McCoy</li>
<li><i>Jonathan Strange & Mr Norrell</i> - Susanna Clarke</li>
</ul>
<p>Previously Read</p>
<ul>
<li><i>How to be Good</i> - Nick Hornby</li>
<li><i>Aurora</i> - Kim Stanley Robinson</li>
<li><i>Seveneves</i> - Neal Stephenson</li>
<li><i>Agency</i> - William Gibson</li>
<li><i>A Closed and Common Orbit</i> - Becky Chambers</li>
@ -21,7 +23,18 @@
</ul>
<p>Wishlist</p>
<ul>
<li><i>The Mushroom at the End of the World</i> - Anna Lowenhaupt Tsing</li>
<li><i>Earth Repair</i> - Leila Darwish</li>
</ul>
<h3>Manga (漫画)</h3>
<p>Currently Reading</p>
<ul>
<li><i>Dragonball, Vol. 1</i> - 鳥山 明 (Akira Toriyama)</li>
<li><i>日常 (Nichijou), Vol. 2</i> - あらゐけいいち (Keiichi Arawi)</li>
</ul>
<p>Previously Read</p>
<ul>
<li><i>日常 (Nichijou), Vol. 1</i> - あらゐけいいち (Keiichi Arawi)</li>
<li><i>ナルト (Naruto), Vol. 1</i> - 岸本 斉史 (Masashi Kishimoto)</li>
</ul>
<h3>Graphic Novels</h3>
<p>Currently Reading</p>
@ -55,8 +68,12 @@
<h3>Podcasts</h3>
<p>Currently Listening</p>
<ul>
<li><a href="https://www.embedded.fm/" title="Embedded FM"><i>Embedded FM</i></a> - Elecia White and Chris White</li>
<li><a href="https://anchor.fm/sayurisaying" title="Everyday-Japanese Podcast"><i>Sayuri Saying Everyday-Japanese Podcast</i></a> - Sayuri</li>
<li><a href="https://www.indefenseofplants.com/podcast" title="In Defense of Plants podcast"><i>In Defense of Plants</i></a> - Matt</li>
</ul>
<p>Previously Listened</p>
<ul>
<li><a href="https://www.embedded.fm/" title="Embedded FM"><i>Embedded FM</i></a> - Elecia White and Chris White</li>
</ul>
<hr>
{%- endblock %}