Skip to content

fix favicon tags #1856

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

Merged
merged 1 commit into from
Aug 20, 2023
Merged

Conversation

wolfgang42
Copy link
Contributor

rel="alternate" indicates an alternate representation of the current document (i.e. the docs page), not the linked document. Also, add sizes attribute since currently there’s no way to programmatically know the difference between these two links.

`rel="alternate"` indicates an alternate representation of the *current* document (i.e. the docs page), not the *linked* document. Also, add `sizes` attribute since currently there’s no way to programmatically know the difference between these two links.
@wolfgang42 wolfgang42 requested a review from a team as a code owner August 20, 2023 01:18
@Manishearth Manishearth merged commit 41a2bb7 into rust-lang:master Aug 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants