From 22ce6f1cf3f85a99bd2314ff20d9bfffa90b299b Mon Sep 17 00:00:00 2001 From: Jonathan Wright Date: Mon, 10 Feb 2025 09:25:16 -0600 Subject: [PATCH] Add extra http security headers --- _headers | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 _headers diff --git a/_headers b/_headers new file mode 100644 index 0000000..629f8d8 --- /dev/null +++ b/_headers @@ -0,0 +1,3 @@ +/* + X-Frame-Options: DENY + X-Content-Type-Options: nosniff