Skip to content

Commit

Permalink
Merge pull request #2 from Lenni009/dev
Browse files Browse the repository at this point in the history
remove favicon
  • Loading branch information
Lenni009 authored Nov 5, 2023
2 parents ca804e3 + 591277c commit 8c67599
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@

<head>
<meta charset="UTF-8" />
<link rel="icon" type="image" href="./favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Random Fade Glyphs Generator</title>
<script type="module" src="/src/main.ts"></script>
Expand Down Expand Up @@ -44,4 +43,4 @@ <h1 class="title">Random Fade Glyphs Generator</h1>
</div>
</body>

</html>
</html>
Binary file removed public/favicon.ico
Binary file not shown.

0 comments on commit 8c67599

Please sign in to comment.