Fix favicon

This commit is contained in:
Will Scullin 2022-05-28 10:48:19 -07:00
parent 98d7ec718f
commit 273854bcf6
No known key found for this signature in database
GPG Key ID: 26DCD1042C6638CD
1 changed files with 1 additions and 0 deletions

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>