rebranding: eigenwallet (#461)

* rebranding: Change github/UnstoppableSwap to github/eigenwallet

* rebranding: change Unstoppable -> eigenwallet in a bunch of places

* rebranding: change tauri icon
This commit is contained in:
Mohan 2025-07-17 16:31:29 +02:00 committed by GitHub
parent 7bcb804d27
commit e3e1ff5f17
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
66 changed files with 37 additions and 34 deletions

View file

@ -7,8 +7,8 @@ export default {
},
head: (
<>
<title>UnstoppableSwap Docs</title>
<meta name="description" content="UnstoppableSwap Docs" />
<title>eigenwallet Docs</title>
<meta name="description" content="eigenwallet Docs" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon" href="/favicon.ico" sizes="any" />
<link rel="icon" href="/icon.svg" type="image/svg+xml" />