Browse Source

add favicon

main
Colin McMillen 4 years ago
parent
commit
e50710a703
  1. BIN
      favicon.png
  2. 2
      index.html

BIN
favicon.png

After

Width: 16  |  Height: 16  |  Size: 210 B

2
index.html

@ -5,7 +5,7 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="icon" href="data:,">
<link rel="icon" href="favicon.png">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">

Loading…
Cancel
Save