Added favicon to header templates
Removed unsed template
This commit is contained in:
parent
e782bcf24b
commit
740de6c8f4
@ -1 +0,0 @@
|
||||
<link rel="shortcut icon" type="image/png" href="/favicon.png"/>
|
@ -5,6 +5,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.1/css/all.css" integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf" crossorigin="anonymous">
|
||||
<link rel="stylesheet" href="https://unpkg.com/purecss@1.0.0/build/pure-min.css" integrity="sha384-nn4HPE8lTHyVtfCBi5yW9d20FjT8BJwUXyWZT9InLYax14RDjBj46LmSztkmNP9w" crossorigin="anonymous">
|
||||
<link rel="shortcut icon" type="image/png" href="/favicon.png"/>
|
||||
<!-- Side menu forces things properly apparantly-->
|
||||
<link rel="stylesheet" href="style.css">
|
||||
</head>
|
||||
|
Loading…
Reference in New Issue
Block a user