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

Add twitter:site meta tag nodes #85

Closed
wants to merge 8 commits into from

Conversation

harrydayexe
Copy link
Contributor

Hi all,
This change is quite simple but something that is quite nice to have.

The tag twitter:site is used to identify the site by it's Twitter handle (for example the @ SwiftBySundell twitter account) when shown in a card. See the (documentation)[https://developer.twitter.com/en/docs/twitter-for-websites/cards/overview/markup]

I added a new node .twitterUsername(_) to set the Twitter username to be associated with the page.

Copy link
Owner

@JohnSundell JohnSundell left a comment

Choose a reason for hiding this comment

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

The commits from #86 also seem to be included in this PR. Could you please separate them, so that this PR only contains the commits relevant to the Twitter attribute that this PR aims to add, and then I'll review it?

@JohnSundell JohnSundell added the awaiting update Waiting for an update from the PR's author. label Mar 31, 2023
@harrydayexe
Copy link
Contributor Author

The commits from #86 also seem to be included in this PR. Could you please separate them, so that this PR only contains the commits relevant to the Twitter attribute that this PR aims to add, and then I'll review it?

I think it will be easier to open a new PR with the changes, I'll do that now and close this one

@harrydayexe
Copy link
Contributor Author

Added a new PR #92

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting update Waiting for an update from the PR's author.
Projects
None yet
2 participants