all repos — website @ 09d7c1cb41f4e8c7077ea81dd7098dcc7ec88f6f

My website

re-add Strict-Transport-Security header

Alan Pearce
commit

09d7c1cb41f4e8c7077ea81dd7098dcc7ec88f6f

parent

421d37d8e2551ff226f7cbe6928a9da48f966b56

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" + strict-transport-security = "max-age=63072000; includeSubDomains; preload" [[menus.main]] name = "Home"