Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
nitinraj-tarento authored Jan 24, 2023
1 parent 48065a0 commit 3f28774
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- <link id="id-app-fav-icon" rel="icon" type="image/png" /> -->
<link id="id-app-x-icon" rel="icon" type="x-icon" />
<link id="id-app-fav-icon" rel="icon" type="image/x-icon" href="favicon.png" />
<!-- <link id="id-app-fav-icon" rel="icon" type="image/png" href="favicon.png" /> -->
<link id="id-app-fav-icon" rel="icon" type="image/x-icon" href="/assets/configurations/manifest/favicon.ico" />
<!-- <link id="id-app-fav-icon" rel="icon" type="image/png" href="/assets/configurations/manifest/favicon.ico" /> -->
<link id="id-app-webmanifest" rel="manifest" />
<meta id="id-app-theme-color" name="theme-color" content="#000" />
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Open+Sans" />
Expand Down Expand Up @@ -89,4 +89,4 @@

</script>

</html>
</html>

0 comments on commit 3f28774

Please sign in to comment.