Skip to content

Commit

Permalink
add: favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
luftaquila committed Oct 23, 2024
1 parent b40177b commit 79be482
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions viewer/web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
<link rel="stylesheet" href="lib/uplot/dist/uPlot.min.css" />
<link rel="stylesheet" href="node_modules/@fortawesome/fontawesome-free/css/all.min.css" />
<link rel="stylesheet" href="node_modules/notyf/notyf.min.css" />

<link rel="icon" type="image/x-icon" href="favicon.ico">
</head>

<body>
Expand Down

0 comments on commit 79be482

Please sign in to comment.