feat: Moved the JS out of the password reset page into its own file
Related to #9
This commit is contained in:
parent
a7bde90cb8
commit
019d22695f
4 changed files with 104 additions and 84 deletions
|
@ -23,7 +23,7 @@
|
|||
</section>
|
||||
<section>
|
||||
<h2>
|
||||
<a href="./password.html">Change Password</a>
|
||||
<a href="password/index.html">Change Password</a>
|
||||
</h2>
|
||||
<p>
|
||||
Please use this service to change your Skynet password
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue