Skip to content

Commit fec40b6

Browse files
authored
Docs Release Favicon Update, Notify Section Update, Link Fix (#1613)
1 parent 75a28ef commit fec40b6

File tree

15 files changed

+347
-173
lines changed

15 files changed

+347
-173
lines changed

assets/notify-custom-example.png

23.7 KB
Loading

assets/notify-example.png

16.5 KB
Loading
18.1 KB
Loading

docs/src/app.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="utf-8" />
5-
<link rel="icon" type="image/x-icon" href="%sveltekit.assets%/favicon.png" />
5+
<link rel="icon" type="image/x-icon" href="https://www.blocknative.com/hubfs/Icons%20and%20Illustrations/blocknative%20favicon.png" />
66
<meta name="viewport" content="width=device-width, initial-scale=1" />
77
%sveltekit.head%
88

23.7 KB
Loading
16.5 KB
Loading
18.1 KB
Loading

docs/src/routes/docs/[...3]modules/core.md

Lines changed: 181 additions & 76 deletions
Large diffs are not rendered by default.

docs/src/routes/docs/[...4]wallets/injected.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Injected Wallets
22

3-
This module lets web3-onboard automatically detect Browser Injected Wallets such as Metamask or Coinbase Wallet. We recommend you install this module to get the most out of your w3o implementation. This module supports [EIP-1193](https://eips.ethereum.org/EIPS/eip-1193) and [recognizes many injected wallets natively](https://onboard.blocknative.com/docs/packages/injected#injected-wallets-supported-natively).
3+
This module lets web3-onboard automatically detect Browser Injected Wallets such as Metamask or Coinbase Wallet. We recommend you install this module to get the most out of your w3o implementation. This module supports [EIP-1193](https://eips.ethereum.org/EIPS/eip-1193) and [recognizes many injected wallets natively](#injected-wallets-supported-natively).
44

55
Note: Make sure to install the core module before installing other modules to w3o.
66

docs/static/favicon.png

-3.44 KB
Binary file not shown.

0 commit comments

Comments
 (0)