Merge commit 'da3c3e5fbd0de65f956618cd2e35401460a3cd02'

This commit is contained in:
Bjørn Erik Pedersen
2020-04-10 09:06:04 +02:00
2 changed files with 3 additions and 3 deletions

View File

@@ -329,7 +329,7 @@ Referrer-Policy = "strict-origin-when-cross-origin"
Content-Security-Policy = "script-src localhost:1313"
{{< /code-toggle >}}
Since this is is "devlopment only", it may make sense to put it below the `development` environment:
Since this is is "development only", it may make sense to put it below the `development` environment:
{{< code-toggle file="config/development/server">}}