-
Notifications
You must be signed in to change notification settings - Fork 0
/
books.html
82 lines (68 loc) · 4.49 KB
/
books.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
<!doctype html>
<head>
<title>Jared Ramsey - books</title>
<link rel="icon" href="favicon.ico"/>
<link rel="stylesheet" type="text/css" rel="noopener" target="_blank" href="style.css">
<meta name="viewport" content="width=device-width, initial-scale=1">
<script type="text/javascript">
window.heapReadyCb=window.heapReadyCb||[],window.heap=window.heap||[],heap.load=function(e,t){window.heap.envId=e,window.heap.clientConfig=t=t||{},window.heap.clientConfig.shouldFetchServerConfig=!1;var a=document.createElement("script");a.type="text/javascript",a.async=!0,a.src="https://cdn.us.heap-api.com/config/"+e+"/heap_config.js";var r=document.getElementsByTagName("script")[0];r.parentNode.insertBefore(a,r);var n=["init","startTracking","stopTracking","track","resetIdentity","identify","getSessionId","getUserId","getIdentity","addUserProperties","addEventProperties","removeEventProperty","clearEventProperties","addAccountProperties","addAdapter","addTransformer","addTransformerFn","onReady","addPageviewProperties","removePageviewProperty","clearPageviewProperties","trackPageview"],i=function(e){return function(){var t=Array.prototype.slice.call(arguments,0);window.heapReadyCb.push({name:e,fn:function(){heap[e]&&heap[e].apply(heap,t)}})}};for(var p=0;p<n.length;p++)heap[n[p]]=i(n[p])};
heap.load("1772639083");
</script>
</head>
<body class="home-page-body">
<script>0</script>
<a href="index.html" id="home-back-button"><- back</a>
<div class="page-content w" aria-label="Content">
<header>
<h1>book list</h1>
</header>
<p class="top-book-info">
some of the books i've read lately
</p>
<p class="top-book-info">
tomorrow, and tomorrow, and tomorrow
</p>
<img src="https://media.npr.org/assets/img/2022/07/28/9780593321201_custom-4b94626d76a1fe43249318f43a05da78fab5012e.jpg" alt="tomorrow" style="width: 100%; max-width: 400px; margin: 0 auto; display: block;">
<p class="top-book-info">
the paris apartment
</p>
<img src="https://m.media-amazon.com/images/I/81AqVcL4OML._AC_UF1000,1000_QL80_.jpg" alt="paris apartment" style="width: 100%; max-width: 400px; margin: 0 auto; display: block;">
<p class="top-book-info">
yumi and the nightmare painter
</p>
<img src="https://m.media-amazon.com/images/I/9132Btesc8L._AC_UF1000,1000_QL80_.jpg" alt="yumi and the nightmare painter" style="width: 100%; max-width: 400px; margin: 0 auto; display: block;">
<p class="top-book-info">
warbreaker
</p>
<img src="https://m.media-amazon.com/images/I/81RwObv1RsL._AC_UF1000,1000_QL80_.jpg" alt="warbreaker" style="width: 100%; max-width: 400px; margin: 0 auto; display: block;">
<p class="top-book-info">
elantris
</p>
<img src="https://m.media-amazon.com/images/I/81S+HqepWwL._AC_UF1000,1000_QL80_.jpg" alt="elantris" style="width: 100%; max-width: 400px; margin: 0 auto; display: block;">
<p class="top-book-info">
kings of the wyld
</p>
<img src="https://m.media-amazon.com/images/I/91+We4lMxEL._AC_UF1000,1000_QL80_.jpg" alt="kings of the wyld" style="width: 100%; max-width: 400px; margin: 0 auto; display: block;">
<p class="top-book-info">
arcanum unbounded
</p>
<img src="https://m.media-amazon.com/images/I/81-V0SlcyoL._AC_UF1000,1000_QL80_.jpg" alt="arcanum unbounded" style="width: 100%; max-width: 400px; margin: 0 auto; display: block;">
<p class="top-book-info">
a court of mist and fury
</p>
<img src="https://m.media-amazon.com/images/I/812XbpMDovL._AC_UF1000,1000_QL80_.jpg" alt="a court of mist and fury" style="width: 100%; max-width: 400px; margin: 0 auto; display: block;">
<p class="top-book-info">
a court of thorns and roses
</p>
<img src="https://m.media-amazon.com/images/I/81RrEEMiOCL._AC_UF1000,1000_QL80_.jpg" alt="a court of thorns and roses" style="width: 100%; max-width: 400px; margin: 0 auto; display: block;">
<p class="top-book-info">
an elegant puzzle: systems of engineering management
</p>
<img src="https://m.media-amazon.com/images/I/71gCONZS6wL._AC_UF1000,1000_QL80_.jpg" alt="an elegant puzzle: systems of engineering management" style="width: 100%; max-width: 400px; margin: 0 auto; display: block;">
<p class="top-book-info">
the hunt for red october
</p>
<img src="https://m.media-amazon.com/images/I/81POceS+C8L._AC_UF1000,1000_QL80_.jpg" alt="the hunt for red october" style="width: 100%; max-width: 400px; margin: 0 auto; display: block;">
<p class="top-book-info">
</p>
</body>