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: (
|
||||
<>
|
||||
<img
|
||||
src="/plainlogo.svg"
|
||||
alt={`logo`}
|
||||
width={25}
|
||||
height={25}
|
||||
className="dark:block hidden"
|
||||
/>
|
||||
<img src="/plainlogo.svg" alt={`logo`} width={25} height={25} />
|
||||
<h1
|
||||
style={{
|
||||
fontWeight: 700,
|
||||
|
|
Loading…
Reference in a new issue