Adding something to try help with setting options in a grid
This commit is contained in:
parent
dbfb7438e2
commit
d5bcd29ee6
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,7 @@
|
||||||
<a href="./"><img src="images/sharky_vector_svg.svg" alt="Picture of Sharky, the mascot of skynet" width="145" height="81.56"/> </a>
|
<a href="./"><img src="images/sharky_vector_svg.svg" alt="Picture of Sharky, the mascot of skynet" width="145" height="81.56"/> </a>
|
||||||
<h1>Skynet Password Reset & Sign-up service</h1>
|
<h1>Skynet Password Reset & Sign-up service</h1>
|
||||||
</div>
|
</div>
|
||||||
|
<section>
|
||||||
<div id="password">
|
<div id="password">
|
||||||
<h2><a href="password.html">Password Reset</a></h2>
|
<h2><a href="password.html">Password Reset</a></h2>
|
||||||
<p>Please use this service if you ever forget your skynet password</p>
|
<p>Please use this service if you ever forget your skynet password</p>
|
||||||
|
@ -21,6 +22,7 @@
|
||||||
Please use this service to modify your user data (email, login ssh key, etc.)
|
Please use this service to modify your user data (email, login ssh key, etc.)
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
<!--testing2-->
|
<!--testing2-->
|
||||||
<footer>
|
<footer>
|
||||||
|
|
Loading…
Reference in a new issue