Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ehsan-saradar committed Jul 10, 2024
1 parent 2ab3470 commit 314a2fe
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ Welcome to the GitHub repository for the official JP Thor website. This site pre

- `public/` - Contains static assets that can be accessed directly.
- `src/app/` - Holds the main application code.
-`(pages)/` - Contains code for each page.
-`components/` - Individual components, representing different sections of the website.
- `(pages)/` - Contains code for each page.
- `components/` - Individual components, representing different sections of the website.
- `copy/` - Each files represents the texts of each component used to dynamically set content of components.
-`fonts/` - Local font files used in this project.
-`shared-components/` - Common components like NavBar and Footer.
-`fonts.ts` - Used for managing different fonts of the project
-`globals.scss` - Global sass styles
- `fonts/` - Local font files used in this project.
- `shared-components/` - Common components like NavBar and Footer.
- `fonts.ts` - Used for managing different fonts of the project
- `globals.scss` - Global sass styles

## Contributing

Expand Down

0 comments on commit 314a2fe

Please sign in to comment.