-
-
Notifications
You must be signed in to change notification settings - Fork 765
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
fix: changed og_image #1147
Conversation
✅ Deploy Preview for asyncapi-website ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site settings. |
There was a problem hiding this 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.
⚡️ Lighthouse report for the changes in this PR:
Lighthouse ran on https://deploy-preview-1147--asyncapi-website.netlify.app/ |
Hey @DivyanshuSonwal, that was fast. I have two comments though:
asyncapi: '2.3.0'
info:
title: Streetlights API
version: '1.0.0'
description: >
The Smartylighting Streetlights API allows you to... |
Sure, I will fix this. |
Please review now |
🤔 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. |
We should also update |
Are there any other changes also apart from this? |
1fda089
to
df5fc73
Compare
I have made the changes. |
There was a problem hiding this 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!
@magicmatatjahu I’m glad I could contribute. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍 🚀 Thanks!
/rtm |
There was a bug in previous homepage og-image and this pull request fixes that bug. #1146
@fmvilas