Skip to content

Commit

Permalink
Icon experiment 3
Browse files Browse the repository at this point in the history
  • Loading branch information
glipitch committed Nov 28, 2023
1 parent 6e21c45 commit e9d517e
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
Binary file removed HnWasm/wwwroot/android-chrome-192x192.png
Binary file not shown.
Binary file removed HnWasm/wwwroot/favicon.ico
Binary file not shown.
File renamed without changes
2 changes: 1 addition & 1 deletion HnWasm/wwwroot/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<meta name="referrer" content="origin">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="A Hacker News reader built with Blazor WebAssembly">
<link rel="shortcut icon" href="favicon.ico">
<link rel="shortcut icon" href="favicon.png">
<title>HN Wasm</title>
<base href="/" />
<link href="app.css" rel="stylesheet" />
Expand Down

0 comments on commit e9d517e

Please sign in to comment.