Feat. Adding the new favicon to the website
Signed-off-by: Eoghan Conlon <git@eoghanconlon.ie>
This commit is contained in:
parent
36c5e5bbae
commit
89d0e0fe12
11 changed files with 240 additions and 10 deletions
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="UTF-8"/>
|
||||
<title>Skynet Sign-up</title>
|
||||
<link href="images/favicon/favicon-16x16.png" rel="icon" type="image/png"/>
|
||||
<link href="images/favicon/favicon.svg" rel="icon" type="image/.svg"/>
|
||||
<link href="stylesheets/index.css" rel="stylesheet" type="text/css"/>
|
||||
<style>
|
||||
/* Taken from the W3 schools loader tutorial */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue