Skip to content

Commit e109e55

Browse files
committed
* Open URL in new tab
1 parent 1701c95 commit e109e55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/donate/index.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ const Donate = () => {
128128
</TableRow>
129129
<TableRow>
130130
<TableCell>16/05/2017</TableCell>
131-
<TableCell><a href="https://leomoon.com/">LeoMoon Studios</a></TableCell>
131+
<TableCell><a href="https://leomoon.com/" target="_blank">LeoMoon Studios</a></TableCell>
132132
<TableCell>€10.00</TableCell>
133133
</TableRow>
134134
<TableRow>

0 commit comments

Comments
 (0)