<!DOCTYPE HTML> <html> <head> <title>Quiet Reading</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="shortcut icon" type="image/x-icon" href="/static/hex.svg"> <link rel="stylesheet" href="/static/styles.css"> </head> <body> <div class="container"> <div class="header"> <img class="logo" src="static/logo2-min.png" alt="Quiet Reading"> </div> <div class="subtitle"> <em>Free weekly events in <br>libraries, parks, and cafes.</em> <br> <br> One reading hour. One social hour.<br><strong>Bring your own book, make a new friend!</strong> </div> <br> <div class="nav"> <a href="/"><strong>Home</strong></a> · <a href="/hosts">Host Your Own</a> · <a href="https://instagram.com/quietreading.club">Instagram</a> </div> <br> <hr> <br> <div class="event"> <div class="event-data"> <span class="event-time">Mondays, 6:30p</span> <br> <span class="event-location"><a href="https://maps.app.goo.gl/h4CyTKFKULxWNjXN9">McCarren Park</a></span> <br> <span class="neighborhood">Williamsburg</span> <div class="info"> <a href="https://maps.app.goo.gl/h4CyTKFKULxWNjXN9">North corner, west side (map)</a> <br> If rain: at <a href="https://maps.app.goo.gl/4jKTTTJ3h61dGPyz6">Spritzenhaus33</a> </div> </div> <div class="instance instance-ok"> <em>Next:</em><br><strong>August 26, September 2…</strong> <!-- <br> --> <!-- <small> --> <!-- 8/19: moved to <a href="https://maps.app.goo.gl/4jKTTTJ3h61dGPyz6">Spritzenhaus33</a> due to rain. --> <!-- </small> --> </div> </div> <br> <div class="event"> <div> <span class="event-time">Tuesdays, 7p</span> <br> <span class="event-location"><a href="https://maps.app.goo.gl/6hgstJRcd2TKa96x5">Liz’s Book Bar</a></span> <br> <span class="neighborhood">Carroll Gardens</span> </div> <div class="instance instance-trial"> <em>Trial Run</em> <br> <strong>September 3</strong> </div> </div> <br> <div class="event"> <div> <span class="event-time">Wednesdays, 6p</span> <br> <span class="event-location"><a href="https://maps.app.goo.gl/UTNUqUdEjYCssiMx5">Jefferson Market Library</a></span> <br> <span class="neighborhood">Greenwich Village</span> <div class="info"> First floor Willa Cather Room </div> </div> <div class="instance instance-ok"> <em>Next:</em><br><strong>August 21, 28…</strong> </div> </div> <br> <div class="event"> <div> <span class="event-time">Saturdays, 8:30a</span> <br> <span class="event-location"><a href="https://maps.app.goo.gl/X2fYE3EpeHhQhgYD8">Nook</a></span> <br> <span class="neighborhood">Bushwick</span> </div> <div class="instance instance-trial"> <em>Trial Run</em> <br> <strong>August 24</strong> </div> </div> <br> <div class="event"> <div> <span class="event-time">1<sup>st</sup> Sunday/month, 9p</span> <br> <span class="event-location"><a href="https://maps.app.goo.gl/ewGbWuEjp7cedMrb7">Book Club Bar</a></span> <br> <span class="neighborhood">East Village</span> </div> <div class="instance instance-changed"> <em>Next:</em><br><strong>October 6…</strong> <br><small>9/1 date cancelled.</small> </div> </div> <br> <hr> <div class="about"> <p> Bring your own book, read for one hour, and then chat for one hour about books, literature, and arts. </p> <p> No registration: just show up with a good book!<br>For park events, you can bring a blanket as well. </p> </div> <br> <div class="wrapper"> <img class="picture" src="/static/pictures/jefferson.jpg"> <img class="picture" src="/static/pictures/mccarren.jpg"> <img class="picture" src="/static/pictures/bookclub.jpg"> <img class="picture" src="/static/pictures/marthas.jpg"> </div> </div> </body> </html>