Fix favicon

This commit is contained in:
Will Scullin
2022-05-28 10:48:19 -07:00
parent 98d7ec718f
commit 273854bcf6

View File

@@ -4,6 +4,7 @@
<meta name="viewport" content="width=640, user-scalable=no" />
<meta name="apple-mobile-web-app-capable" content="yes">
<link rel="shortcut icon" href="img/logoicon.png" />
<link rel="stylesheet" type="text/css" href="css/apple2.css" />
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.2/css/all.css" />
</head>