Skip to content

Commit 8eddb30

Browse files
committed
updated file paths
1 parent 964f8f8 commit 8eddb30

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -78,12 +78,12 @@ This project is styled using Tailwind. To learn more how this works, check out t
7878

7979
The main files, components, and images you may want to change / modify are:
8080

81-
__Logo__ - src/images/logo.png
82-
__Button, ListItem, etc..__ - src/components
83-
__Form components__ - src/components/formComponents
84-
__Context (state)__ - src/context/mainContext.js
85-
__Pages (admin, cart, checkout, index)__ - src/pages
86-
__Templates (category view, single item view, inventory views)__ - src/templates
81+
__Logo__ - public/logo.png
82+
__Button, ListItem, etc..__ - components
83+
__Form components__ - components/formComponents
84+
__Context (state)__ - context/mainContext.js
85+
__Pages (admin, cart, checkout, index)__ - pages
86+
__Templates (category view, single item view, inventory views)__ - templates
8787

8888
### How it works
8989

0 commit comments

Comments
 (0)