just svrjs icon
This commit is contained in:
parent
bd419f6e0d
commit
7775a6888d
1 changed files with 1 additions and 7 deletions
|
@ -19,13 +19,7 @@ export default {
|
||||||
},
|
},
|
||||||
logo: (
|
logo: (
|
||||||
<>
|
<>
|
||||||
<img
|
<img src="/plainlogo.svg" alt={`logo`} width={25} height={25} />
|
||||||
src="/plainlogo.svg"
|
|
||||||
alt={`logo`}
|
|
||||||
width={25}
|
|
||||||
height={25}
|
|
||||||
className="dark:block hidden"
|
|
||||||
/>
|
|
||||||
<h1
|
<h1
|
||||||
style={{
|
style={{
|
||||||
fontWeight: 700,
|
fontWeight: 700,
|
||||||
|
|
Loading…
Reference in a new issue