Skip to content

Commit

Permalink
fix: favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
Franz Srambical committed Jun 8, 2024
1 parent da96f88 commit 4c3dee0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Lora:ital@0;1&display=swap" rel="stylesheet">
<link rel="icon" type="image/png" href="../favicon.png">
<link rel="icon" type="image/png" href="favicon.png">
<style>
html, body {
margin: 0;
Expand Down

0 comments on commit 4c3dee0

Please sign in to comment.