File tree Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Original file line number Diff line number Diff line change 25
25
--padding =" 2rem"
26
26
>
27
27
<Flexbox --direction =" row" --gap =" 2rem" --padding =" 0" >
28
- <a class =" icon-link" href =" //github.com/blocknative /web3-onboard" target =" _blank" >
28
+ <a class =" icon-link" href =" //github.com/thirdweb-dev /web3-onboard" target =" _blank" >
29
29
<GitHubIcon width ={iconSize } height ={iconSize } />
30
30
<span class =" sr-only" >Github</span >
31
31
</a >
Original file line number Diff line number Diff line change 28
28
{ title: ' Documentation' , slug: ' /docs' , match: / \/ docs/ },
29
29
{ title: ' Examples' , slug: ' /examples' , match: / \/ examples/ },
30
30
{ title: ' FAQ' , slug: ' /faq' , match: / \/ faq/ },
31
- { title: ' Blog' , slug: ' https://www.blocknative.com/blog/tag/web3-onboard' }
32
31
]
33
32
}
34
33
71
70
<div slot =" navbar-right-alt" >
72
71
<div class =" flex items-center" >
73
72
<ConnectWalletButton />
74
- <SocialLink type =" gitHub" href =" //github.com/blocknative/web3-onboard" class =" socialIcon" />
75
- <SocialLink type =" discord" href =" //discord.com/invite/KZaBVME" class =" socialIcon" />
76
73
</div >
77
74
</div >
78
75
You can’t perform that action at this time.
0 commit comments