Add favicon comment

This commit is contained in:
Eric Jinks 2018-01-23 16:53:42 +10:00
parent d165bb86ec
commit aa6d081a98

View file

@ -3,6 +3,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Generate your favicon package here: https://realfavicongenerator.net/ -->
<link rel="shortcut icon" href="%PUBLIC_URL%/favicon.ico">
<!--
Notice the use of %PUBLIC_URL% in the tag above.