mirror of
https://github.com/krahets/hello-algo.git
synced 2026-04-02 18:20:58 +08:00
deploy
This commit is contained in:
Binary file not shown.
@@ -1,94 +0,0 @@
|
||||
{
|
||||
"headers": [
|
||||
{
|
||||
"source": "/assets/stylesheets/main.(.+).min.css",
|
||||
"headers": [
|
||||
{
|
||||
"key": "Cache-Control",
|
||||
"value": "public, max-age=2592000, immutable"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"source": "/assets/stylesheets/palette.(.+).min.css",
|
||||
"headers": [
|
||||
{
|
||||
"key": "Cache-Control",
|
||||
"value": "public, max-age=2592000, immutable"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"source": "/assets/javascripts/bundle.(.+).min.js",
|
||||
"headers": [
|
||||
{
|
||||
"key": "Cache-Control",
|
||||
"value": "public, max-age=2592000, immutable"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"source": "/assets/javascripts/workers/search.(.+).min.js",
|
||||
"headers": [
|
||||
{
|
||||
"key": "Cache-Control",
|
||||
"value": "public, max-age=2592000, immutable"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"source": "/assets/javascripts/glightbox.min.js",
|
||||
"headers": [
|
||||
{
|
||||
"key": "Cache-Control",
|
||||
"value": "public, max-age=2592000, immutable"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"source": "/assets/stylesheets/glightbox.min.css",
|
||||
"headers": [
|
||||
{
|
||||
"key": "Cache-Control",
|
||||
"value": "public, max-age=2592000, immutable"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"source": "/javascripts/mathjax.js",
|
||||
"headers": [
|
||||
{
|
||||
"key": "Cache-Control",
|
||||
"value": "public, max-age=86400, immutable"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"source": "/assets/images/logo.svg",
|
||||
"headers": [
|
||||
{
|
||||
"key": "Cache-Control",
|
||||
"value": "public, max-age=86400, immutable"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"source": "/assets/images/favicon.png",
|
||||
"headers": [
|
||||
{
|
||||
"key": "Cache-Control",
|
||||
"value": "public, max-age=86400, immutable"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"source": "/stylesheets/extra.css",
|
||||
"headers": [
|
||||
{
|
||||
"key": "Cache-Control",
|
||||
"value": "public, max-age=86400, immutable"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
29
vercel.json
29
vercel.json
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"headers": [
|
||||
{
|
||||
"source": "/assets/stylesheets/main.(.+).min.css",
|
||||
"source": "(/en|/zh-hant)?/assets/stylesheets/main.(.+).min.css",
|
||||
"headers": [
|
||||
{
|
||||
"key": "Cache-Control",
|
||||
@@ -10,7 +10,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"source": "/assets/stylesheets/palette.(.+).min.css",
|
||||
"source": "(/en|/zh-hant)?/assets/stylesheets/palette.(.+).min.css",
|
||||
"headers": [
|
||||
{
|
||||
"key": "Cache-Control",
|
||||
@@ -19,7 +19,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"source": "/assets/javascripts/bundle.(.+).min.js",
|
||||
"source": "(/en|/zh-hant)?/assets/javascripts/bundle.(.+).min.js",
|
||||
"headers": [
|
||||
{
|
||||
"key": "Cache-Control",
|
||||
@@ -28,7 +28,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"source": "/assets/javascripts/workers/search.(.+).min.js",
|
||||
"source": "(/en|/zh-hant)?/assets/javascripts/workers/search.(.+).min.js",
|
||||
"headers": [
|
||||
{
|
||||
"key": "Cache-Control",
|
||||
@@ -37,7 +37,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"source": "/assets/javascripts/glightbox.min.js",
|
||||
"source": "(/en|/zh-hant)?/assets/javascripts/glightbox.min.js",
|
||||
"headers": [
|
||||
{
|
||||
"key": "Cache-Control",
|
||||
@@ -46,7 +46,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"source": "/assets/stylesheets/glightbox.min.css",
|
||||
"source": "(/en|/zh-hant)?/assets/stylesheets/glightbox.min.css",
|
||||
"headers": [
|
||||
{
|
||||
"key": "Cache-Control",
|
||||
@@ -55,7 +55,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"source": "/javascripts/mathjax.js",
|
||||
"source": "(/en|/zh-hant)?/javascripts/mathjax.js",
|
||||
"headers": [
|
||||
{
|
||||
"key": "Cache-Control",
|
||||
@@ -64,7 +64,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"source": "/assets/images/logo.svg",
|
||||
"source": "(/en|/zh-hant)?/assets/images/logo.svg",
|
||||
"headers": [
|
||||
{
|
||||
"key": "Cache-Control",
|
||||
@@ -73,7 +73,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"source": "/assets/images/favicon.png",
|
||||
"source": "(/en|/zh-hant)?/assets/images/favicon.png",
|
||||
"headers": [
|
||||
{
|
||||
"key": "Cache-Control",
|
||||
@@ -82,13 +82,22 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"source": "/stylesheets/extra.css",
|
||||
"source": "(/en|/zh-hant)?/stylesheets/extra.css",
|
||||
"headers": [
|
||||
{
|
||||
"key": "Cache-Control",
|
||||
"value": "public, max-age=86400, immutable"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"source": "(/en|/zh-hant)?/chapter_*/.assets/(.+).(png|jpg|svg|gif|webp)",
|
||||
"headers": [
|
||||
{
|
||||
"key": "Cache-Control",
|
||||
"value": "public, max-age=31536000, immutable"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Binary file not shown.
@@ -1,94 +0,0 @@
|
||||
{
|
||||
"headers": [
|
||||
{
|
||||
"source": "/assets/stylesheets/main.(.+).min.css",
|
||||
"headers": [
|
||||
{
|
||||
"key": "Cache-Control",
|
||||
"value": "public, max-age=2592000, immutable"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"source": "/assets/stylesheets/palette.(.+).min.css",
|
||||
"headers": [
|
||||
{
|
||||
"key": "Cache-Control",
|
||||
"value": "public, max-age=2592000, immutable"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"source": "/assets/javascripts/bundle.(.+).min.js",
|
||||
"headers": [
|
||||
{
|
||||
"key": "Cache-Control",
|
||||
"value": "public, max-age=2592000, immutable"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"source": "/assets/javascripts/workers/search.(.+).min.js",
|
||||
"headers": [
|
||||
{
|
||||
"key": "Cache-Control",
|
||||
"value": "public, max-age=2592000, immutable"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"source": "/assets/javascripts/glightbox.min.js",
|
||||
"headers": [
|
||||
{
|
||||
"key": "Cache-Control",
|
||||
"value": "public, max-age=2592000, immutable"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"source": "/assets/stylesheets/glightbox.min.css",
|
||||
"headers": [
|
||||
{
|
||||
"key": "Cache-Control",
|
||||
"value": "public, max-age=2592000, immutable"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"source": "/javascripts/mathjax.js",
|
||||
"headers": [
|
||||
{
|
||||
"key": "Cache-Control",
|
||||
"value": "public, max-age=86400, immutable"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"source": "/assets/images/logo.svg",
|
||||
"headers": [
|
||||
{
|
||||
"key": "Cache-Control",
|
||||
"value": "public, max-age=86400, immutable"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"source": "/assets/images/favicon.png",
|
||||
"headers": [
|
||||
{
|
||||
"key": "Cache-Control",
|
||||
"value": "public, max-age=86400, immutable"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"source": "/stylesheets/extra.css",
|
||||
"headers": [
|
||||
{
|
||||
"key": "Cache-Control",
|
||||
"value": "public, max-age=86400, immutable"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user