Skip to content

Commit

Permalink
Adjusting link to favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
kjvbrt committed Jun 5, 2024
1 parent 23a1eb2 commit af2b470
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<head>
<meta charset="utf-8" />
<title>dmX</title>
<link rel="icon" type="image/x-icon" href="./favicon.ico">

<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="css/canvas.css">
Expand Down Expand Up @@ -78,4 +79,4 @@
<script type="module" src="js/menu/filter/filter.js"></script>
</body>

</html>
</html>

0 comments on commit af2b470

Please sign in to comment.