Fix. Sharky image now saved as a .svg rather than a .png
This commit is contained in:
parent
c151c02d45
commit
570347c497
3 changed files with 194 additions and 4 deletions
|
@ -8,7 +8,7 @@
|
|||
</head>
|
||||
<body>
|
||||
<div id="title">
|
||||
<a href="./"><img src="images/sharky_png.png" 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>
|
||||
</div>
|
||||
<h2><a href="password.html">Password Reset</a></h2>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue