41 lines
		
	
	
		
			928 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			41 lines
		
	
	
		
			928 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!DOCTYPE html> <html> <head> <link rel="stylesheet" type="text/css" href="solarized_light.css"> </head>
 | |
| <div>
 | |
| <p>"Amongst sailors, and likely 
 | |
| other types of nomads, books and movies are 
 | |
| a trading currency. Social hubs often
 | |
|  have bookshelves inviting you to take and
 | |
|  leave a book. We have found countless gems 
 | |
| in those." - 
 | |
| 
 | |
| 
 | |
| <a href="https://100r.co/site/library.html">Devine and Rekka
 | |
| </a>
 | |
| </p>
 | |
| </div>
 | |
| <div>
 | |
| <h3>Books I've read in 2021 A.D.
 | |
| </h3>
 | |
| <ol>
 | |
| <li>Sir Arthur Conan Doyle. "The hound of the Baskervilles".
 | |
| </li>
 | |
| <li>John Bunyan. 
 | |
| Editor: Jesse Lyman Hurlbut. 
 | |
| "The pilgrim's progress".
 | |
| </li>
 | |
| <li>Derek Sivers.
 | |
| <a href="https://sive.rs/m">
 | |
|  "Your music and people: 
 | |
| Creative and considerate fame".</a>
 | |
| </li>
 | |
| <li>Crispin Rodrigues. "The Nomad Principle".
 | |
| </li>
 | |
| </ol>
 | |
| </div>
 | |
| <hr />
 | |
| <div>
 | |
| For (my) reviews of books I dislike - yes, I did not enjoy them - click 
 | |
| <a href="books_disliked.html">here
 | |
| </a>.
 | |
| </div>
 | |
| </html>
 |