2023-01-02 22:43:50 +01:00
|
|
|
{
|
|
|
|
"headers": [
|
2023-01-06 23:14:39 +01:00
|
|
|
{
|
|
|
|
"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"
|
2023-02-23 19:31:21 +01:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"source": "/docs/",
|
|
|
|
"destination": "/docs/items/nadpis/introduction"
|
2023-01-06 23:14:39 +01:00
|
|
|
}
|
2023-01-02 22:43:50 +01:00
|
|
|
]
|
2023-01-06 23:14:39 +01:00
|
|
|
}
|