Skip to content

Commit

Permalink
fix: verify email api connected #695
Browse files Browse the repository at this point in the history
added email varification api
  • Loading branch information
jasurobo committed Dec 20, 2021
1 parent 189a8a6 commit bedda06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/login.js
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ export default function Login({ referer }) {
return (
<div>
<Head>
<title>verify | Nullcast</title>
<title>Login | Nullcast</title>
</Head>
<Link href="/">
<img
Expand Down

0 comments on commit bedda06

Please sign in to comment.