diff options
author | 53hornet <atc@53hor.net> | 2021-09-07 14:23:27 -0400 |
---|---|---|
committer | 53hornet <atc@53hor.net> | 2021-09-07 14:23:27 -0400 |
commit | 2901cf43bf45ff322fb62286c3bf1594b55c20ee (patch) | |
tree | 9c3ce172133e70935f1030524ecf9e460eebf557 /drafts/2021-reading-list.php | |
parent | bfaccc32571df8a02f69518d8864244efba3b5b5 (diff) | |
download | 53hor-2901cf43bf45ff322fb62286c3bf1594b55c20ee.tar.xz 53hor-2901cf43bf45ff322fb62286c3bf1594b55c20ee.zip |
chore: rename html to php, add donate/payments page, update cv
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> |