asyncapi / conference-website

Website for the AsyncAPI online conference
https://conference.asyncapi.com
25 stars 100 forks source link

fix: speaker images #404

Closed NamanSriva closed 1 month ago

NamanSriva commented 1 month ago

fix: This PR renders the images which are saved locally and not from URLs. Removed the URLs and added path for the images saved locally. Changes made in Speaker.json file.

Screenshot (95)

Related issue(s) Fixes #396

netlify[bot] commented 1 month ago

Deploy Preview for peaceful-ramanujan-288045 ready!

Name Link
Latest commit ecb04ea5023d2986e1beabb8d944a8d41e549fb1
Latest deploy log https://app.netlify.com/sites/peaceful-ramanujan-288045/deploys/67068279e6704a0008564af3
Deploy Preview https://deploy-preview-404--peaceful-ramanujan-288045.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

AceTheCreator commented 1 month ago

@NamanSriva i think you made some lint changes to ticketsCard component :)

NamanSriva commented 1 month ago

Sure, I'll do it ASAP.

AceTheCreator commented 1 month ago

I'm closing this PR cuz #400 fixes same issue