mirror of
https://github.com/System-End/site.git
synced 2026-04-19 22:05:11 +00:00
add target="_blank" to link (#561)
This commit is contained in:
parent
88088dc6c1
commit
39fc06d3fd
1 changed files with 1 additions and 1 deletions
|
|
@ -944,7 +944,7 @@ const Philanthropy = ({ posts = [] }) => {
|
|||
as="a"
|
||||
variant="outline"
|
||||
href="https://cloud-d2t8vvprl-hack-club-bot.vercel.app/0form990package.pdf"
|
||||
download="HackClub_990"
|
||||
target="_blank"
|
||||
mb={4}
|
||||
sx={{fontSize: '1em !important', width: 'fit-content', float: 'right', mt: 2}}
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue