This commit is contained in:
Karol Wypchlo 2020-12-16 18:29:08 +01:00
parent 50975b0c5e
commit b5f8843011
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ export default function HomeTop() {
<a href="/secure/auth/registration" className="link"> <a href="/secure/auth/registration" className="link">
Sign up now! Sign up now!
</a>{" "} </a>{" "}
| Already have an account? Go to your{" "} Already have an account? Go to your{" "}
<a href="/secure/auth/login" className="link"> <a href="/secure/auth/login" className="link">
dashboard dashboard
</a> </a>