Fix. Sharky image now saved as a .svg rather than a .png

This commit is contained in:
eoghan.conlon 2023-08-05 18:16:11 +01:00
parent c151c02d45
commit 570347c497
3 changed files with 194 additions and 4 deletions

View file

@ -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>