Skip to content

Commit

Permalink
Create light version of the favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
xPaw committed Jan 12, 2021
1 parent 655dede commit 2d06641
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file added evolved-light.ico
Binary file not shown.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<title>Evolve</title>
<meta http-equiv="Content-type" content="text/html;charset=utf-8">
<link rel="icon" href="evolved.ico" type="images/x-icon">
<link rel="icon" href="evolved-light.ico" type="images/x-icon" media="(prefers-color-scheme:dark)">
<link href="https://fonts.googleapis.com/css?family=Lato&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://unpkg.com/[email protected]/dist/buefy.min.css">
<link rel="stylesheet" type="text/css" href="lib/weather-icons.min.css">
Expand Down

0 comments on commit 2d06641

Please sign in to comment.