summary refs log tree commit diff stats
path: root/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index c212406..7465da0 100644
--- a/config.toml
+++ b/config.toml
@@ -54,6 +54,7 @@ require-trusted-types-for = [
 [extra.headers]
 cache-control = "max-age=14400"
 x-content-type-options = "nosniff"
+referrer-policy = "strict-origin-when-cross-origin"
 
 [[menus.main]]
     name = "Home"