all repos — website @ 200701c1bddae4b9a854579ced35cb6aa325ad63

My website

move referrer-policy to HTTP header and harden

Alan Pearce
commit

200701c1bddae4b9a854579ced35cb6aa325ad63

parent

a3fe5c2c5d96a32e34b4ee5b4a397927e2475321

1 file changed, 1 insertion(+), 0 deletions(-)

changed files
M config.tomlconfig.toml
@@ -42,6 +42,7 @@
[extra.headers] cache-control = "max-age=14400" x-content-type-options = "nosniff" + referrer-policy = "strict-origin-when-cross-origin" strict-transport-security = "max-age=63072000; includeSubDomains; preload" [[menus.main]]