a tool for shared writing and social publishing

don't prefetch the / link on the about page lol

+5 -2
+5 -2
app/about/page.tsx
··· 7 7 <div className="flex flex-col h-[80vh] mx-auto sm:px-4 px-3 sm:py-6 py-4 max-w-prose gap-4 text-lg"> 8 8 <p> 9 9 Leaflet.pub is a web app for instantly creating and collaborating on 10 - documents. <Link href="/">Click here</Link> to create one and get 11 - started! 10 + documents.{" "} 11 + <Link href="/" prefetch={false}> 12 + Click here 13 + </Link>{" "} 14 + to create one and get started! 12 15 </p> 13 16 14 17 <p>