exo-notes/netlify.toml

12 lines
288 B
TOML
Raw Permalink Normal View History

2022-02-24 06:55:41 +00:00
[build]
command = "make publish"
publish = "output"
[[headers]]
for = "/*"
[headers.values]
X-Frame-Options = "SAMEORIGIN"
X-Content-Type-Options = "nosniff"
Referrer-Policy = "strict-origin-when-cross-origin"
Content-Security-Policy = "default-src: 'none'; img-src: https:"