mirror of
https://github.com/krahets/hello-algo.git
synced 2026-08-12 20:00:58 +00:00
deploy
This commit is contained in:
+2
-2
@@ -82,11 +82,11 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"source": "(/en|/zh-hant)?/assets/(hero|covers|avatar|)/(.+)\\.(png|jpg|svg|gif|webp|ico)",
|
||||
"source": "(/en|/zh-hant)?/assets/(hero|covers|avatar)/(.+)\\.(png|jpg|svg|gif|webp|ico)",
|
||||
"headers": [
|
||||
{
|
||||
"key": "Cache-Control",
|
||||
"value": "public, max-age=604800, immutable"
|
||||
"value": "public, max-age=2592000, immutable"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user