mirror of
https://github.com/status-im/dappconnect-sdks.git
synced 2025-02-18 03:27:30 +00:00
Update _app.tsx
This commit is contained in:
parent
b88f7e73da
commit
a476546c71
@ -99,7 +99,7 @@ export default function App({ Component, pageProps }: Props) {
|
|||||||
)
|
)
|
||||||
)
|
)
|
||||||
.with(
|
.with(
|
||||||
P.when(p => p.startsWith('/learn')),
|
P.when(p => p.startsWith('/help')),
|
||||||
() => (
|
() => (
|
||||||
<>
|
<>
|
||||||
<link rel="icon" href="/assets/favicon/learn.png" />
|
<link rel="icon" href="/assets/favicon/learn.png" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user