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(v2): use valid value for crossorigin attribute #3456

Merged
merged 1 commit into from
Sep 29, 2020
Merged

Conversation

lex111
Copy link
Contributor

@lex111 lex111 commented Sep 16, 2020

Motivation

Fix HTML error reported by Rocket Validator:

Bad value “true” for attribute “crossorigin” on element “link”. Found 20 times on this site.

See https://webmasters.stackexchange.com/questions/89466/when-should-i-use-the-crossorigin-attribute-on-a-preconnect-link for more details.

Have you read the Contributing Guidelines on pull requests?

Yes

Test Plan

Preview.

Related PRs

(If this PR adds or changes functionality, please take some time to update the docs at https://github.com/facebook/docusaurus, and link to your PR here.)

@lex111 lex111 added the pr: bug fix This PR fixes a bug in a past release. label Sep 16, 2020
@facebook-github-bot facebook-github-bot added the CLA Signed Signed Facebook CLA label Sep 16, 2020
@docusaurus-bot
Copy link
Contributor

Deploy preview for docusaurus-2 ready!

Built with commit 31e0d9a

https://deploy-preview-3456--docusaurus-2.netlify.app

@slorber
Copy link
Collaborator

slorber commented Sep 29, 2020

LGTM, search in preview is not broken and Algolia devs seem to agree, so let's merge.
Looks to me like Rocket Validator could allow just crossorigin, but this change seems harmless

@slorber slorber merged commit 55cd7a7 into master Sep 29, 2020
@lex111 lex111 added this to the v2.0.0-alpha.65 milestone Sep 29, 2020
@lex111 lex111 deleted the lex111-patch-1 branch September 30, 2020 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Signed Facebook CLA pr: bug fix This PR fixes a bug in a past release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants