Skip to content

Commit

Permalink
Added favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardoboss committed Oct 15, 2024
1 parent 325c1b4 commit 7b4eb9c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Frontend/PubNet.Client.Web/wwwroot/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>PubNet</title>
<link rel="icon" type="image/png" href="assets/logo.40x40.png" sizes="40x40"/>
<link rel="icon" type="image/png" href="assets/logo.196x196.png" sizes="196x196"/>
<base href="/" />
<style>
:root {
Expand Down

0 comments on commit 7b4eb9c

Please sign in to comment.