Adding stylesheet to the register page
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
This commit is contained in:
parent
5dcc566378
commit
1794dceb36
1 changed files with 1 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue