Not preloading fonts

This commit is contained in:
Firq 2024-10-22 21:54:18 +02:00
parent 4cb0f2db10
commit e4252aa6dc
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20
8 changed files with 9 additions and 18 deletions

View file

@ -22,7 +22,7 @@
"headers": [
{
"key": "Cache-Control",
"value": "no-cache"
"value" : "max-age=31536000"
}
]
},