Getting sick of the "social media" aspects of Goodreads.com , such as "Likes" from other users of Goodreads.com . Hence this web-page.
		
			
				
	
	
		
			11 lines
		
	
	
		
			243 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			243 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!DOCTYPE html> <html> <head> <link rel="stylesheet" type="text/css" href="solarized_light.css"> </head>
 | |
| <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>
 |