diff options
author | j-james | 2021-12-13 10:56:16 +0000 |
---|---|---|
committer | j-james | 2021-12-13 11:00:39 +0000 |
commit | 4e473e025eb912938d738235c6ce01de142498d4 (patch) | |
tree | e42feb0bb761a29c7d000484328cf48659743135 /bookshelf.html | |
parent | 97390a47c033a97d749934e1a4f984f590da477a (diff) |
Add a short overview of some projects to my resume
Also update my bookshelf and links pages
Diffstat (limited to 'bookshelf.html')
-rw-r--r-- | bookshelf.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bookshelf.html b/bookshelf.html index 007c14e..1ec86fb 100644 --- a/bookshelf.html +++ b/bookshelf.html @@ -179,6 +179,10 @@ <p><h3>Avatar: The Last Airbender</h3></p> </div> <div> + <img src="assets/coraline.jpg" class="poster"/> + <p><h3>Coraline</h3></p> + </div> + <div> <img src="assets/my-neighbor-totoro.jpg" class="poster"/> <p><h3>My Neighbor Totoro</h3></p> </div> |