24 lines
		
	
	
		
			552 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			552 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 will 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>
 | |
| </ol>
 | |
| </div>
 | |
| </html>
 |