diff options
Diffstat (limited to 'drafts/2021-reading-list.php')
-rw-r--r-- | drafts/2021-reading-list.php | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/drafts/2021-reading-list.php b/drafts/2021-reading-list.php new file mode 100644 index 0000000..46d4707 --- /dev/null +++ b/drafts/2021-reading-list.php @@ -0,0 +1,9 @@ +<h1>Adam's 2021 Reading List</h1> + +<ul> + <li>Scott, Cavan. <em>Dooku: Jedi Lost (Star Wars)</em></li> + <li>Sachar, Louis. <em>Holes</em></li> + <li>Steinbeck, John. <em>The Pearl</em></li> + <li>Fitzgerald, F. Scott. <em>The Great Gatsby</em></li> + <li>Wells, H.G. <em>War of the Worlds</em></li> +</ul> |