Add share links at the end of the tutorial#4890
Conversation
Add Reddit and Twitter Share links at the end of the tutorial
✅ Deploy Preview for astro-docs-2 ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
|
I just noticed we could flex the buttons @newtoallofthis123, we should ask |
|
I checked the responsiveness, it worked well because I just used the already existing responsive |
TheOtterlord
left a comment
There was a problem hiding this comment.
Thanks so much for working on this @newtoallofthis123!
On responsiveness, we do use a similar button setup on the getting started page, which wraps the buttons in a div with some flex styling. I've made a suggestion below, with some resulting screenshots. I've also added a small suggestion to the message.
|
Hey @TheOtterlord! Just made the changes you recommended :) |
TheOtterlord
left a comment
There was a problem hiding this comment.
Thanks! This looks great 🙌
|
Thanks 😄 |
What kind of changes does this PR include?
Description
This adds two simple buttons to the end of tutorial. No external styles or anything, just imports the standard button component and passing in the share links with the following text URL encoded
Here's a screenshot of the website

I took the creative liberty of adding the text to invite the user to share, please do tell me if you want me to change it, but I think it's fun 😄
Related Issue / Implementation PR