Skip to content

Commit

Permalink
Merge pull request #30 from sandwichfarm/hotfix/favicon
Browse files Browse the repository at this point in the history
favicon hotfix
  • Loading branch information
dskvr authored Apr 27, 2024
2 parents ae04b20 + 2e2581d commit 4bcb8d0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "myrelay.site",
"type": "module",
"version": "0.2.8",
"version": "0.2.9",
"main": "index.js",
"repository": "[email protected]:sandwichfarm/myrelay.site.git",
"author": "dskvr <[email protected]>",
Expand Down
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" />
<meta name="color-scheme" content="dark light" />
<meta http-equiv="Cache-Control" content="no-store, no-cache, must-revalidate" />
Expand Down

0 comments on commit 4bcb8d0

Please sign in to comment.