Skip to content

Commit

Permalink
Add high-prio favicon so that users can find the tab in their 100 bro…
Browse files Browse the repository at this point in the history
…wser tabs more easily #221 ;-)
  • Loading branch information
m-mohr committed Nov 4, 2021
1 parent 7bd90f7 commit 8e0790c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="preload" as="font" type="font/woff2" crossorigin href="https://use.fontawesome.com/releases/v5.13.0/webfonts/fa-solid-900.woff2"/>
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.13.0/css/all.css" type="text/css" media="all" />
<link rel="icon" type="image/png" href="logo.png">
</head>

<body>
Expand Down

0 comments on commit 8e0790c

Please sign in to comment.