JokeNetwork/faq

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

Summary

Maintainability
Test Coverage
## MetaExtension author

Is used to state who created the site / who is the copyright-owner of the site. 
Some Content Management Systems (CMS) set this tag automatically.

## Usage

````html
<meta name="author" content="JokeNetwork">
````

Also see [`copyright`](copyright).