Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a476546c71 |
@@ -99,7 +99,7 @@ export default function App({ Component, pageProps }: Props) {
|
||||
)
|
||||
)
|
||||
.with(
|
||||
P.when(p => p.startsWith('/learn')),
|
||||
P.when(p => p.startsWith('/help')),
|
||||
() => (
|
||||
<>
|
||||
<link rel="icon" href="/assets/favicon/learn.png" />
|
||||
|
||||
Reference in New Issue
Block a user