move referrer-policy to HTTP header and harden
Alan Pearce alan@alanpearce.eu
Wed, 29 May 2024 17:47:27 +0200
1 files changed, 1 insertions(+), 0 deletions(-)
jump to
M config.toml → config.toml
@@ -54,6 +54,7 @@ [extra.headers] cache-control = "max-age=14400" x-content-type-options = "nosniff" +referrer-policy = "strict-origin-when-cross-origin" [[menus.main]] name = "Home"