{/* title attributes and value */}
My Plain Title or {`dynamic`} title
{/* base element */}
{/* multiple meta elements */}
{/* multiple link elements */}
{locales.map((locale) => {
})}
{/* multiple script elements */}
{/* inline script elements */}
{/* noscript elements */}
{/* inline style elements */}
```
## Contributing to this project
Please take a moment to review the [guidelines for contributing](CONTRIBUTING.md).
* [Pull requests](CONTRIBUTING.md#pull-requests)
* [Development Process](CONTRIBUTING.md#development)
## License
MIT