Skip to content

Commit

Permalink
Merge pull request #1227 from rainlanguage/1226-we-need-a-favicon-for…
Browse files Browse the repository at this point in the history
…-the-webapp

Update favicon
  • Loading branch information
hardyjosh authored Feb 5, 2025
2 parents 7d85323 + d88c762 commit a08cc94
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion packages/webapp/src/app.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="%sveltekit.assets%/favicon.png" />
<link rel="icon" href="%sveltekit.assets%/favicon.svg" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
Expand Down
8 changes: 8 additions & 0 deletions packages/webapp/static/favicon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a08cc94

Please sign in to comment.