Skip to content

Commit

Permalink
smol readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
arzafran committed Jan 18, 2024
1 parent f7e656c commit c87411a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions PROD-README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ The usual process for Next.js based apps/websites:

## Third Party

- [Contentful Headless CMS (GraphQL API)](https://contentful.com/)
- [Mailchimp CRM](https://mailchimp.com/)
- [Hubspot CRM](https://hubspot.com/)
- [Vercel (Hosting & Continuous Deployment)](https://vercel.com/home)
Expand All @@ -64,7 +63,6 @@ Alongside the usual Next.js folder structure (`/public`, `/pages`, etc.) We've a

- **/assets:** General Images/Videos and SVGs
- **/components:** Reusable components with their respective Sass file
- **/contentful:** Fragments/Queries/Renderers
- **/config:** General settings (mostly Leva for now)
- **/hooks:** Reusable Custom Hooks
- **/layouts:** High level layout component
Expand Down

1 comment on commit c87411a

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"⚡️ Lighthouse report for the changes in this commit:

🟠 Performance: 70
🟠 Accessibility: 87
🟢 Best practices: 100
🟠 SEO: 73
🟠 PWA: 70

Lighthouse ran on https://satus-c0bb2u8r0-studio-freight.vercel.app/"

Please sign in to comment.