mirror of
https://github.com/Dvorinka/excalidraw-full.git
synced 2026-06-03 22:02:57 +00:00
338dbcc20e
- Remove stale cloudflare-worker submodule entry from .gitmodules - Remove .git dirs from cf-kv and excalidraw-libraries so Git tracks them as regular files - Fixes 'No url found for submodule path cf-kv' CI error
14 lines
207 B
JSON
14 lines
207 B
JSON
{
|
|
"headers": [
|
|
{
|
|
"source": "/(.*)\\.(png|jpg|jpeg|svg)",
|
|
"headers": [
|
|
{
|
|
"key": "Cache-Control",
|
|
"value": "public, max-age=2592000"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|