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 cdd4ae4
Showing 1 changed file with 2 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

0 comments on commit cdd4ae4

Please sign in to comment.