Implement favicon

This commit is contained in:
Salt 2020-08-16 04:02:56 -05:00
parent 14ed92a562
commit 59fc9a8abb
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
<!-- Meta -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="/favicon.ico" />
<!-- No FOUC -->
<style type="text/css">
.no-fouc {display: none;}