this repo has no description www.baileykane.co/
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update header text

BK610 1e89c534 57288030

+15 -1
+15 -1
pages/library-cards.js
··· 37 37 )} 38 38 <div className="max-w-4xl mx-auto space-y-4"> 39 39 <h1>Library Cards</h1> 40 - <div className="prose prose-stone dark:prose-invert"> 40 + <div className="prose prose-stone dark:prose-invert max-w-none"> 41 41 <p> 42 42 I collect library cards when I travel! Here's the current 43 43 collection. 44 + </p> 45 + <p> 46 + <a 47 + href="https://everyday-reading.com/where-you-can-get-a-non-resident-library-card/" 48 + target="_blank" 49 + > 50 + Many libraries 51 + </a>{" "} 52 + offer library cards to non-residents for a fee, and sometimes for 53 + free. I visit libraries, sign up for cards if I can, and use them 54 + for ebook access when I go back home. 55 + </p> 56 + <p> 57 + <i>PS: You can drag the cards around, just for fun.</i> 44 58 </p> 45 59 </div> 46 60 <SectionList className="grid grid-cols-1 md:grid-cols-2">