Skip to content

Commit fb8b3ca

Browse files
committed
update favicon
1 parent 336dfa4 commit fb8b3ca

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"family": "Inter"
2323
}
2424
},
25-
"favicon": "/favicon.ico",
25+
"favicon": "/favicon.png",
2626
"navigation": {
2727
"languages": [
2828
{
@@ -801,7 +801,7 @@
801801
"navbar": {
802802
"primary": {
803803
"type": "button",
804-
"label": "Login",
804+
"label": "Sign In",
805805
"href": "https://sequence.build"
806806
}
807807
},

favicon.png

3.07 KB
Loading

solutions/wallets/embedded-wallet/quickstart.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: Quickstart guide for Embedded Wallet for the Sequence infrastructur
55
sidebarTitle: Quickstart
66
---
77

8-
# Integrate by Framework
8+
## Integrate by Framework
99

1010
<div className="not-prose grid gap-x-4 gap-y-4 sm:grid-cols-2 lg:grid-cols-3 mt-8 mb-8">
1111
<a className="card block not-prose font-normal group relative my-2 ring-2 ring-transparent rounded-2xl bg-white dark:bg-background-dark border border-gray-950/10 dark:border-white/10 overflow-hidden w-full cursor-pointer hover:!border-primary dark:hover:!border-primary-light" href="/sdk/typescript/guides/overview">

0 commit comments

Comments
 (0)