From 3088e11fb965cc13da47dd9045eeaaeb39f7abf3 Mon Sep 17 00:00:00 2001 From: Dan Bailey Date: Mon, 22 Sep 2025 11:54:04 -0500 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3de6efd..ee42fc7 100644 --- a/README.md +++ b/README.md @@ -5,3 +5,6 @@ This file serves as an example in how to insert headers into the front-end of yo You can certainly add whatever other headers you'd like instead, should be pretty straightforward. To implement this, you'll need to update the chunks of the CSP variables, and drop this into your functions.php file. Up near the top, ideally. + +## future +I may or may not get around to turning this into a plugin. Depends on how saucy and/or bored I am on any given weekend.