Skip to content

Add <meta /> "description" tag #751

@skratchdot

Description

@skratchdot

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

  1. View a site generated with docusaurus
  2. Confirm there is no <meta name="description" content="" /> tag

Expected Behavior

  1. View a site generated with docusaurus
  2. Confirm there is a <meta name="description" content="" /> tag

Actual Behavior

N/A

Reproducible Demo

N/A

Metadata

Metadata

Assignees

Labels

status: claimedIssue has been claimed by a contributor who plans to work on it.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions