JokeNetwork/faq

View on GitHub
pages/metatags/Miscellaneous/summary.md

Summary

Maintainability
Test Coverage
## MetaExtension summary 

Is used to give out a brief summary of your website.

Does not seem to be implemented anywhere, which is why it's marked as <span class="badge bg-danger">Obsolete</span>.

## Usage

````html
<meta name="summary" content="Brief summary of your websites contents">
````

Also refer to [description](description.md), [subject](subject.md) and [abstract](abstract.md).