tangled
alpha
login
or
join now
leaflet.pub
/
leaflet
289
fork
atom
a tool for shared writing and social publishing
289
fork
atom
overview
issues
28
pulls
pipelines
remove target=_blank from discover page
awarm.space
6 months ago
9d1a4aa9
f3240fad
-1
1 changed file
expand all
collapse all
unified
split
app
discover
PubListing.tsx
-1
app/discover/PubListing.tsx
···
29
29
return (
30
30
<BaseThemeProvider {...theme} local>
31
31
<a
32
32
-
target="_blank"
33
32
href={`https://${record.base_path}`}
34
33
style={{
35
34
backgroundImage: `url(${backgroundImage})`,