diff --git a/public/img/github-mark.svg b/public/img/github-mark.svg new file mode 100644 index 0000000..37fa923 --- /dev/null +++ b/public/img/github-mark.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/App.js b/src/App.js index 8e9b0b2..8149bb1 100644 --- a/src/App.js +++ b/src/App.js @@ -54,6 +54,19 @@ const saasifyConfig = { { label: 'Pricing', href: 'https://app.reacher.email/pricing' + }, + { + label: ( + + github +  4K + + ), + href: 'https://github.com/reacherhq/check-if-email-exists' } ], actions: ({ auth }) => {