strict transport policy heaer

This commit is contained in:
realaravinth
2021-08-05 21:05:27 +05:30
parent 6763867cbe
commit 65ffc37549
5 changed files with 11 additions and 2 deletions

View File

@@ -4,5 +4,8 @@
<. include!("./preview-data.html"); .>
<. include!("./favicon.html"); .>
<. include!("./csp.html"); .>
<. if crate::SETTINGS.server.proxy_has_tls { .>
<. include!("./https.html"); .>
<. } .>
</head>
<body class="layout">