mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-11 18:54:50 -04:00
Fix typos in docs (#1516)
This commit is contained in:
parent
498b8f0f15
commit
6b0a74fe0e
@ -450,7 +450,7 @@ noJSConfigInAssets {{< new-in "0.78.0" >}}
|
||||
|
||||
{{< new-in "0.67.0" >}}
|
||||
|
||||
This is only relevant when running `hugo server`, and it allows to set HTTP headers during development, which allows you to test out your Content Security Policy and similar. The configuration format matches [Netlify's](https://docs.netlify.com/routing/headers/#syntax-for-the-netlify-configuration-file) with slighly more powerful [Glob matching](https://github.com/gobwas/glob):
|
||||
This is only relevant when running `hugo server`, and it allows to set HTTP headers during development, which allows you to test out your Content Security Policy and similar. The configuration format matches [Netlify's](https://docs.netlify.com/routing/headers/#syntax-for-the-netlify-configuration-file) with slightly more powerful [Glob matching](https://github.com/gobwas/glob):
|
||||
|
||||
|
||||
{{< code-toggle file="config">}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user