re-add Strict-Transport-Security header
Alan Pearce alan@alanpearce.eu
Wed, 29 May 2024 16:30:54 +0200
1 files changed, 1 insertions(+), 0 deletions(-)
jump to
M config.toml → config.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"