diff options
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.toml b/config.toml index 55e8931..c3377d5 100644 --- a/config.toml +++ b/config.toml @@ -23,6 +23,7 @@ author_name = "Alan Pearce" author_image = "/img/me-thumb.jpg" hide_made_with_line = true date_format = "%F" +webserver_sends_csp_headers = true [[extra.main_menu]] name = "Posts" |