diff --git a/src/index.tsx b/src/index.tsx index fdd7103..b479899 100644 --- a/src/index.tsx +++ b/src/index.tsx @@ -27,6 +27,7 @@ const webApp = express() res.send( renderHTML( +

“{name}” Inbox Created

) @@ -131,7 +132,7 @@ function Layout({ children }: { children: React.ReactNode }) { sizes="16x16" /> - + Kill the Newsletter! @@ -185,7 +186,6 @@ function Form() { function Created({ inbox: { name, token } }: { inbox: Inbox }) { return ( <> -

“{name}” Inbox Created

Sign up for the newsletter with