Skip to content

Commit

Permalink
Removed favicon link from app.html
Browse files Browse the repository at this point in the history
  • Loading branch information
hopperelec committed Nov 25, 2023
1 parent 11fa5f1 commit 9b45f1b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="%sveltekit.assets%/favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Definition Dash</title>
%sveltekit.head%
Expand Down

0 comments on commit 9b45f1b

Please sign in to comment.