[Refactoring] Better naming scheme

This commit is contained in:
eoghan.conlon 2023-07-29 23:03:14 +01:00
parent eaa2a27e51
commit 8b246cac9d
2 changed files with 1 additions and 1 deletions

View file

@ -7,7 +7,7 @@
</head>
<body>
<h1>Skynet Password Reset & Sign-up service</h1>
<h2><a href="SignUp/index.html"> Account Signup</a></h2>
<h2><a href="SignUp/register.html"> Account Signup</a></h2>
<p>Please use this service if you haven't gotten a skynet account already</p>
<h2><a href="password.html">Password Reset</a></h2>
<p>Please use this service if you ever forget your skynet password</p>