-
Notifications
You must be signed in to change notification settings - Fork 10
enhancement/issue 176 Add bluesky icon to social media tray #186
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
enhancement/issue 176 Add bluesky icon to social media tray #186
Conversation
✅ Deploy Preview for super-tapioca-5987ce ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
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.
Thank you, though in the future its easier to just keep working in the original PR and if it's still a WIP, it's fine to keep the PR as draft until it is ready.
So once the PR description is updated and the copy change removed, I think this should be good to go.
### Body | ||
|
||
To return just the body of the page, you can use the `getBody` API. You will get access the [compilation](/docs/reference/appendix/#compilation), page specific data, and the incoming request. | ||
To return just the body of the page, you can use the `getBody` API. You will get access to the [compilation](/docs/reference/appendix/#compilation), page specific data, and the incoming request. |
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.
this change should get removed since it's being handled now in #185
… file, and updated corresponding tests
… file, and updated corresponding tests
… file, and updated corresponding tests
9a02995
to
5aa58e3
Compare
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.
Thanks! Made a couple small follow up tweaks and so this is good to go 🎉
Related Issue
resolves #176
Summary of Changes