a tool for shared writing and social publishing

remove target=_blank from discover page

-1
-1
app/discover/PubListing.tsx
··· 29 29 return ( 30 30 <BaseThemeProvider {...theme} local> 31 31 <a 32 - target="_blank" 33 32 href={`https://${record.base_path}`} 34 33 style={{ 35 34 backgroundImage: `url(${backgroundImage})`,