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

Commit

Permalink
style: update title and favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
bumi committed Jun 20, 2024
1 parent 65f334b commit b744ccd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<title>Alby - Nostr Wallet Connect</title>
<link rel="icon" href="/nwc-brandmark.svg" />
<title>AlbyHub</title>
<link rel="icon" href="/favicon.svg" />
</head>
<body class="min-h-screen">
<div id="root" class="min-h-screen"></div>
Expand Down
1 change: 1 addition & 0 deletions frontend/public/favicon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b744ccd

Please sign in to comment.