This repository has been archived on 2023-03-26. You can view files and clone it, but cannot push or open issues or pull requests.
snippets/content/netlify/secure-headers.md

11 lines
256 B
Markdown

---
title: Secure Headers
---
[Netlify](https://netlify.com) headers which passes [securityheaders.com](https://securityheaders.com/) checks.
```
{{% read_file "static/_headers" %}}
```
[See for yourself](https://securityheaders.com/?q={{< ref "/" >}})