diff --git a/src/pages/welcome.jsx b/src/pages/welcome.jsx index 6a2bdd63..78c74990 100644 --- a/src/pages/welcome.jsx +++ b/src/pages/welcome.jsx @@ -2,6 +2,7 @@ import './welcome.css'; import logo from '../assets/logo.svg'; import Link from '../components/link'; +import states from '../utils/states'; import useTitle from '../utils/useTitle'; function Welcome() { @@ -41,7 +42,14 @@ function Welcome() { Built {' '} by{' '} - + { + e.preventDefault(); + states.showAccount = 'cheeaun@mastodon.social'; + }} + > @cheeaun .{' '}