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

feat(html): unarchive meta viewport #612

Merged
merged 1 commit into from
Dec 28, 2020

Conversation

vkWeb
Copy link
Member

@vkWeb vkWeb commented Dec 23, 2020

This unarchives the content of viewport meta tag. The following are the changes this PR makes:

  • front matter from index.html of mdn/archived-content's viewport meta tag and html from raw.html combined in one index.html file
  • slug and tags updated to reflect the changes made
  • added seoSummary to a paragraph's content for robots to parse it as excerpt for search engines
  • QuickLinksWithSubpages("/en-US/docs/Web/HTML") added to display the related topics area
  • added an entry to _redirects.txt to send traffic to the unarchived page

fixes #233

@vkWeb vkWeb requested review from a team as code owners December 23, 2020 21:31
Copy link
Contributor

@chrisdavidmills chrisdavidmills left a comment

Choose a reason for hiding this comment

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

Tested locally, and this looks to be working fine. Thanks @vkWeb !

@chrisdavidmills chrisdavidmills merged commit e0944f1 into mdn:main Dec 28, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 6, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Meta viewport should be unarchived and moved out of /Mozilla
2 participants