feat: Moved the JS out of the signup page into its own file
Related to #9
This commit is contained in:
parent
da7adea36e
commit
68953f0d5f
4 changed files with 105 additions and 85 deletions
|
@ -15,7 +15,7 @@
|
|||
<main class="page-body">
|
||||
<section>
|
||||
<h2>
|
||||
<a href="./signup.html">Sign-up</a>
|
||||
<a href="signup/index.html">Sign-up</a>
|
||||
</h2>
|
||||
<p>
|
||||
Please use this if you have yet to activate an account on Skynet before.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue