Adding stylesheet to the register page

Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
This commit is contained in:
eoghanconlon73 2023-09-11 12:32:58 +01:00
parent 5dcc566378
commit 1794dceb36

View file

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