Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: changed og_image #1147

Merged
merged 5 commits into from
Dec 9, 2022
Merged

Conversation

DivyanshuSonwal
Copy link
Contributor

There was a bug in previous homepage og-image and this pull request fixes that bug. #1146
@fmvilas

@netlify
Copy link

netlify bot commented Dec 7, 2022

Deploy Preview for asyncapi-website ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit e3fa9b7
🔍 Latest deploy log https://app.netlify.com/sites/asyncapi-website/deploys/63919f057f525900088309b4
😎 Deploy Preview https://deploy-preview-1147--asyncapi-website.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 settings.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Welcome to AsyncAPI. Thanks a lot for creating your first pull request. Please check out our contributors guide useful for opening a pull request.
Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.

@github-actions
Copy link

github-actions bot commented Dec 7, 2022

⚡️ Lighthouse report for the changes in this PR:

Category Score
🔴 Performance 44
🟠 Accessibility 88
🟠 Best practices 83
🟢 SEO 100
🔴 PWA 30

Lighthouse ran on https://deploy-preview-1147--asyncapi-website.netlify.app/

@fmvilas
Copy link
Member

fmvilas commented Dec 7, 2022

Hey @DivyanshuSonwal, that was fast. I have two comments though:

  1. Please, do not call the file website.jpg but website-card.jpg, otherwise the website won't find the file and it won't be displayed.
  2. The code example is still wrong. You don't only have to align the word info but the whole block below and you have to add > after description:. Like this:
asyncapi: '2.3.0'
info:
  title: Streetlights API
  version: '1.0.0'
  description: >
    The Smartylighting Streetlights API allows you to...

@DivyanshuSonwal
Copy link
Contributor Author

Sure, I will fix this.

@DivyanshuSonwal
Copy link
Contributor Author

Please review now
@fmvilas
website-card

@fmvilas
Copy link
Member

fmvilas commented Dec 7, 2022

🤔 I just realized numbers are on the right-hand side now. Was it on purpose?

@DivyanshuSonwal
Copy link
Contributor Author

thinking I just realized numbers are on the right-hand side now. Was it on purpose?

No, it wasn't on purpose. Even I didn't notice it. I fixed it now, please take another look at it now.
@fmvilas
website-card

@magicmatatjahu
Copy link
Member

We should also update asyncapi: '2.3.0' to the asyncapi: '2.5.0' 😅

@DivyanshuSonwal
Copy link
Contributor Author

We should also update asyncapi: '2.3.0' to the asyncapi: '2.5.0' sweat_smile

Are there any other changes also apart from this?

@DivyanshuSonwal
Copy link
Contributor Author

We should also update asyncapi: '2.3.0' to the asyncapi: '2.5.0' sweat_smile

I have made the changes.
Please review now
@fmvilas @magicmatatjahu
website-card

Copy link
Member

@magicmatatjahu magicmatatjahu left a comment

Choose a reason for hiding this comment

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

@fmvilas Do you wanna add something?

@DivyanshuSonwal Thanks for contribution!

@DivyanshuSonwal
Copy link
Contributor Author

@fmvilas Do you wanna add something?

@DivyanshuSonwal Thanks for contribution!

@magicmatatjahu I’m glad I could contribute.

@akshatnema akshatnema linked an issue Dec 8, 2022 that may be closed by this pull request
Copy link
Member

@fmvilas fmvilas left a comment

Choose a reason for hiding this comment

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

LGTM 👍 🚀 Thanks!

@fmvilas
Copy link
Member

fmvilas commented Dec 9, 2022

/rtm

@asyncapi-bot asyncapi-bot merged commit 555ff1b into asyncapi:master Dec 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AsyncAPI example in the OpenGraph image contains an error
4 participants