JokeNetwork/faq

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

Summary

Maintainability
Test Coverage
## MetaExtension copyright

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="copyright" content="JokeNetwork">
````

Also see [`author`](author.md).