Skip to content

Commit

Permalink
Change demo email address
Browse files Browse the repository at this point in the history
  • Loading branch information
coston committed Apr 23, 2019
1 parent 52efd59 commit 83a547a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ const headerCode = `
<li>
Email:
<Obfuscate
email="coston.perkins@ua.edu"
email="hello@coston.io"
headers={{
cc: 'kate@acidburn.af',
bcc: 'tanderson@metacortex.net',
Expand Down Expand Up @@ -333,7 +333,7 @@ const headerCode = `
<li>
Child Elements:
<Obfuscate email="coston.perkins@ua.edu" aria-label="Email Me">
<Obfuscate email="hello@coston.io" aria-label="Email Me">
<svg width={24} height={21}>
<path
fill="#000"
Expand Down

0 comments on commit 83a547a

Please sign in to comment.