[Styling] Added the favicon to the sign-up page

#2
This commit is contained in:
eoghan.conlon 2023-08-01 13:20:05 +01:00
parent 4105c6e9dc
commit 5fb62a2b6a

View file

@ -3,6 +3,7 @@
<head>
<meta charset="UTF-8"/>
<title>Skynet Sign-up</title>
<link rel="icon" type="image/png" href="images/favicon/favicon-16x16.png"/>
</head>
<body>
<h1>Sign-up</h1>