Skip to content

Commit

Permalink
Add favicon
Browse files Browse the repository at this point in the history
closes #47
  • Loading branch information
fliepeltje committed Dec 7, 2023
1 parent d15bcfc commit 8a3d5dc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions humitifier/dash/templates/base.jinja2
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Humitifier</title>
<link rel="icon" type="image/x-icon" href="/static/img/favicon.ico">
<link rel="stylesheet" href="/static/out.css">

</head>
Expand Down
Binary file added static/img/favicon.ico
Binary file not shown.

0 comments on commit 8a3d5dc

Please sign in to comment.