feat: Moved the JS out of the modify page into its own file
Related to #9
This commit is contained in:
parent
520464b73d
commit
a7bde90cb8
6 changed files with 123 additions and 111 deletions
|
@ -31,7 +31,7 @@
|
|||
</section>
|
||||
<section>
|
||||
<h2>
|
||||
<a href="./modify.html">Account modification</a>
|
||||
<a href="modify/index.html">Account modification</a>
|
||||
</h2>
|
||||
<p>
|
||||
Please use this service to modify your user data (email, login ssh key, etc.)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue