There was an error while loading. Please reload this page.
1 parent ff21b37 commit 4bc5995Copy full SHA for 4bc5995
1 file changed
src/_data/kickstarterStats.js
@@ -4,6 +4,6 @@ export default async function () {
4
const url = "https://11ty.github.io/kickstarter-api/build-awesome-pro.json";
5
return Fetch(url, {
6
type: "json",
7
- duration: "15m",
+ duration: "5m",
8
});
9
}
0 commit comments