-
-
Notifications
You must be signed in to change notification settings - Fork 9.8k
Closed
Labels
status: claimedIssue has been claimed by a contributor who plans to work on it.Issue has been claimed by a contributor who plans to work on it.
Description
Is this a bug report?
Yes (more of a feature request).
It was mentioned in a PR comment (#745 (comment)) that we are missing a <meta name="description" content="" /> tag.
There are probably some other things about the <head /> tag we could add and clean up. Here is a good resource to review:
https://github.com/joshbuchea/HEAD
Have you read the Contributing Guidelines on issues?
Yes
Environment
(Docusaurus version via npm outdated docusaurus or yarn outdated docusaurus, OS, Node, npm, yarn)
Steps to Reproduce
- View a site generated with docusaurus
- Confirm there is no
<meta name="description" content="" />tag
Expected Behavior
- View a site generated with docusaurus
- Confirm there is a
<meta name="description" content="" />tag
Actual Behavior
N/A
Reproducible Demo
N/A
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
status: claimedIssue has been claimed by a contributor who plans to work on it.Issue has been claimed by a contributor who plans to work on it.