joschan21 / profanity.dev

1.38k stars 106 forks source link

Removed <img/> element related warnings #8

Closed shadabiiitnr20 closed 6 months ago

shadabiiitnr20 commented 6 months ago
  1. Added alt attribute to the image elements in the page.tsx page.
  2. Removed the warning "Prevent usage of element due to slower LCP and higher bandwidth" by disabling the specific ESLint rule.
  3. Added package-lock.json in gitignore file
vercel[bot] commented 6 months ago

@shadabiiitnr20 is attempting to deploy a commit to the joschan21's projects Team on Vercel.

A member of the Team first needs to authorize it.

shadabiiitnr20 commented 6 months ago

This fixes #7

joschan21 commented 6 months ago

simple but good PR, thanks for contributing!

shadabiiitnr20 commented 6 months ago

Thanks Joscha for merging the PR! I will close the issue related to the PR.