Skip to content

Commit

Permalink
feat: update favicon to my pfp (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
victorfrye authored Jan 5, 2024
1 parent a86caa2 commit ff3d2cd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file removed src/Client/wwwroot/images/favicon.png
Binary file not shown.
2 changes: 1 addition & 1 deletion src/Client/wwwroot/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<link rel="stylesheet" href="/styles/bootstrap/bootstrap.min.css" />
<link rel="stylesheet" href="/styles/app.css" />
<link rel="stylesheet" href="VictorFrye.DotCom.Client.styles.css" />
<link rel="icon" type="image/png" href="/images/favicon.png" />
<link rel="icon" type="image/png" href="/images/profile.png" />

</head>

Expand Down

0 comments on commit ff3d2cd

Please sign in to comment.