Skip to content

Commit

Permalink
Merge pull request #149 from edward3h/fix_favicon
Browse files Browse the repository at this point in the history
force png favicon
  • Loading branch information
edward3h authored Dec 17, 2023
2 parents d024665 + 780c260 commit 1f7a749
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions frontend2/src/app.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<!-- <link rel='stylesheet' href='%sveltekit.assets%/global.css'>-->
<link rel="icon" type="image/svg+xml" href="%sveltekit.assets%/favicon.svg">
<link rel="icon" type="image/png" href="%sveltekit.assets%/favicon.png">
<meta name="viewport" content="width=device-width" />
%sveltekit.head%
Expand Down

0 comments on commit 1f7a749

Please sign in to comment.