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

12 lines
256 B
Markdown
Raw Permalink Normal View History

2019-09-21 17:57:53 +01:00
---
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 "/" >}})