Resolve "Updating the favicon" #24

Open
eoghanconlon73 wants to merge 3 commits from 10-updating-the-favicon into main
Showing only changes of commit a7de35ed8e - Show all commits

View file

@ -3,7 +3,7 @@
<head> <head>
<meta charset="UTF-8"/> <meta charset="UTF-8"/>
<title>Skynet Sign-up</title> <title>Skynet Sign-up</title>
<link href="images/favicon/favicon.svg" rel="icon" type="image/.svg"/> <link href="images/favicon/favicon.svg" rel="icon" type="image/svg"/>
<link href="stylesheets/index.css" rel="stylesheet" type="text/css"/> <link href="stylesheets/index.css" rel="stylesheet" type="text/css"/>
<style> <style>
/* Taken from the W3 schools loader tutorial */ /* Taken from the W3 schools loader tutorial */