Skip to content

Commit

Permalink
FavIcon (#91)
Browse files Browse the repository at this point in the history
* Reset teh Issue Card

* Favicon

---------

Co-authored-by: ashish-egov <[email protected]>
  • Loading branch information
himanshukeshari-eGov and ashish-egov committed Aug 16, 2023
1 parent adf24d9 commit ad1193c
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<head>
<meta charset="utf-8" />
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
<link rel="icon" href="%PUBLIC_URL%/jiraIcon.jpeg" />

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">

Expand Down
Binary file added public/jiraIcon.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/pages/loginpage/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -139,3 +139,4 @@ const LoginPage = () => {
};

export default LoginPage;

0 comments on commit ad1193c

Please sign in to comment.