Skip to content

Commit

Permalink
adds favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
sphawes committed Jan 15, 2024
1 parent 6ddd507 commit eb1051e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" type="image/png" sizes="16x16" href="public/lumen-icon.png">
<link rel="shortcut icon" type="image/x-icon" href="public/lumen-icon.png">
<script type="module" src="/main.js"></script>
<title>LumenPnP Debug</title>
</head>
Expand Down
Binary file added public/lumen-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit eb1051e

Please sign in to comment.