forked from sashaastiadi/www_mycelium_net
fix: update logo path from logo.svg to logomark.svg in Footer component
This commit is contained in:
@@ -6,7 +6,7 @@ import { Container } from '@/components/Container'
|
||||
import { TextField } from '@/components/Fields'
|
||||
import { NavLinks } from '@/components/NavLinks'
|
||||
import github from '@/images/github.svg'
|
||||
import logomark from '@/images/logo.svg'
|
||||
import logomark from '@/images/logomark.svg'
|
||||
|
||||
export function Footer() {
|
||||
return (
|
||||
|
1
src/images/logomark.svg
Normal file
1
src/images/logomark.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 107 KiB |
Reference in New Issue
Block a user