Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Commit

Permalink
Update email text (#10249)
Browse files Browse the repository at this point in the history
  • Loading branch information
CITIZENDOT authored May 28, 2024
1 parent 8d3dac0 commit 2f7fd95
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ body(style='margin: 0;')
div(style='background: #fff;padding: 2rem;')
h2(style='font-family: Roboto, Arial;color: #918EAD;') Hi πŸ‘‹!
p(style='font-family: Roboto, Arial;color: #8f9299;font-weight: bold;') You asked us to send you a magic link for quickly signing into your account.
a(href=hashLink, style='font-family: Roboto, Arial;width: 96%;display: inline-block;background: #5045AB;text-align: center;padding: 0.6rem;border-radius: 5px;text-decoration: none;color: #fff;font-weight: bold;font-size: 1.2rem;font-family: Roboto, Arial;') Sign In to #{title} Now!
a(href=hashLink, style='font-family: Roboto, Arial;width: 96%;display: inline-block;background: #5045AB;text-align: center;padding: 0.6rem;border-radius: 5px;text-decoration: none;color: #fff;font-weight: bold;font-size: 1.2rem;font-family: Roboto, Arial;') Sign In Now!
div
p(style='color: #8f9299;font-weight: bold;font-family: Roboto, Arial;') Or copy and paste this link into your browser:
a(style='word-wrap: break-word;', href=hashLink) #{hashLink}

0 comments on commit 2f7fd95

Please sign in to comment.