Skip to content
This repository has been archived by the owner on Sep 11, 2023. It is now read-only.

Commit

Permalink
Fixes favicon and title
Browse files Browse the repository at this point in the history
  • Loading branch information
Yauheni committed Aug 14, 2023
1 parent 2710eff commit 9f65936
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file added frontend/public/favicon.ico
Binary file not shown.
Binary file modified frontend/public/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion frontend/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.png" />
<title>Gear GalEx dApp Example</title>
<title>Gear GalEx dApp</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
Expand Down

0 comments on commit 9f65936

Please sign in to comment.