link donate externally
This commit is contained in:
parent
195c06417e
commit
46fe32969f
3 changed files with 53 additions and 9 deletions
7
frontend/rabbi_gerzi/src/content/donateLink.ts
Normal file
7
frontend/rabbi_gerzi/src/content/donateLink.ts
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
export const donateHref = 'https://causematch.com/pilzno_donate'
|
||||
|
||||
export const donateLinkAttributes = {
|
||||
href: donateHref,
|
||||
target: '_blank',
|
||||
rel: 'noopener',
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue