Change OKI name and icons
This commit is contained in:
+4
-4
@@ -8,10 +8,10 @@ export default function Custom404() {
|
||||
<Link href='/'>
|
||||
<a>
|
||||
<Image
|
||||
alt='Logo #OKi'
|
||||
width={551}
|
||||
height={315}
|
||||
src='/oki-logo-551x315.png'
|
||||
alt='Logo OKI'
|
||||
width={512}
|
||||
height={512}
|
||||
src='/logo-512x512.png'
|
||||
quality={20}
|
||||
/>
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user