mirror of
https://github.com/Fluffy-Bean/TastyBites.git
synced 2025-06-01 16:13:10 +00:00
Clean up image folder structure
This commit is contained in:
parent
b8d9ded81e
commit
a704082779
19 changed files with 9 additions and 9 deletions
|
@ -6,7 +6,7 @@
|
|||
|
||||
import Cart from './lib/cart';
|
||||
import routes from './routes';
|
||||
import Logo from '/LogoAlt.svg';
|
||||
import Logo from '/assets/LogoAlt.svg';
|
||||
|
||||
const links = {
|
||||
home: {path: '/', className: 'active'},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue