Added favicon to index

This commit is contained in:
Lako 2021-02-14 19:48:12 -05:00 committed by GitHub
parent 87f97c1f7e
commit 73bdcabdc4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,6 @@
<head>
<link rel="icon" href="favicon.ico" type="image/x-icon" />
</head>
<div>
<style>
body {
@ -33,4 +36,4 @@ p {
<p style="text-align: center;"><span style="font-family: 'comic sans ms';">Please note USB support currently uses a workaround which can sometimes not work correctly.</span></p>
<p style="text-align: center;">&nbsp;</p>
<p style="text-align: center;"><span style="font-family: 'comic sans ms';"><span style="color: #ff6600;"><a style="color: #ff6600;" href="https://www.github.com/gittymac">Lako</a></span></span></p>
</div>
</div>