Skip to content

Commit 00be31b

Browse files
committed
feat: add favicon ico from brand mark
1 parent 6b8414f commit 00be31b

4 files changed

Lines changed: 6 additions & 0 deletions

File tree

GitProtect/Components/App.razor

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<link rel="stylesheet" href="@Assets["app.css"]" />
1010
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" />
1111
<ImportMap />
12+
<link rel="icon" type="image/x-icon" href="favicon.ico" />
1213
<link rel="icon" type="image/png" href="favicon.png" />
1314
<HeadOutlet />
1415
</head>

GitProtect/wwwroot/favicon.ico

24.8 KB
Binary file not shown.

GitProtect/wwwroot/favicon.png

7.33 KB
Loading

GitProtect/wwwroot/favicon.svg

Lines changed: 5 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)