Skip to content

Commit

Permalink
update favicon (#747)
Browse files Browse the repository at this point in the history
  • Loading branch information
nighca authored Aug 14, 2024
1 parent b1f4479 commit 65ef205
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion spx-gui/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="/logo.jpg">
<link rel="icon" href="/logo.svg">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Go+ Builder</title>
</head>
Expand Down
Binary file removed spx-gui/public/favicon.ico
Binary file not shown.
Binary file removed spx-gui/public/logo.jpg
Binary file not shown.
6 changes: 6 additions & 0 deletions spx-gui/public/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed spx-gui/src/assets/logo.jpg
Binary file not shown.

0 comments on commit 65ef205

Please sign in to comment.