Skip to content

Commit

Permalink
[Fixed] favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
atulyadav745 authored Oct 31, 2024
1 parent 511c76c commit be41c8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@

<link
rel="icon"
href="%PUBLIC_URL%/images/spardha22logo_black.png"
href="%PUBLIC_URL%/images/logo/spardha-logo-white.png"
type="image/x-icon"
/>
<link
rel="shortcut icon"
href="%PUBLIC_URL%/images/spardha22logo_black.png"
href="%PUBLIC_URL%/images/logo/spardha-logo-white.png"
type="image/x-icon"
/>
<script src="%PUBLIC_URL%/jquery-3.4.1.min.js"></script>
Expand Down

0 comments on commit be41c8c

Please sign in to comment.