mirror of
https://github.com/xHyroM/website.git
synced 2024-11-10 01:38:05 +01:00
23 lines
516 B
JSON
23 lines
516 B
JSON
{
|
|
"headers": [
|
|
{
|
|
"source": "/(.*)",
|
|
"headers": [
|
|
{
|
|
"key": "Content-Security-Policy",
|
|
"value": "img-src 'self'; font-src *; style-src 'self' 'unsafe-inline' fonts.googleapis.com; script-src 'self' 'unsafe-inline'; object-src 'none'"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"redirects": [
|
|
{
|
|
"source": "/docs",
|
|
"destination": "/docs/items/nadpis/introduction"
|
|
},
|
|
{
|
|
"source": "/docs/",
|
|
"destination": "/docs/items/nadpis/introduction"
|
|
}
|
|
]
|
|
}
|