Skip to content

Commit

Permalink
fix: Favicon for dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
cyperdark committed May 9, 2024
1 parent ba53d04 commit 9105692
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file added packages/server/assets/favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions packages/server/assets/homepage.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

<link rel="stylesheet" href="/assets/homepage.min.css">
<link rel="stylesheet" href="/assets/icons/style.css">
<link rel="icon" type="image/x-icon" href="/assets/favicon.ico">
<title>tosu dashboard</title>
<style>

Expand Down

0 comments on commit 9105692

Please sign in to comment.