diff --git a/src/now.11tydata.js b/src/now.11tydata.js index 2c67ab3..03c8496 100644 --- a/src/now.11tydata.js +++ b/src/now.11tydata.js @@ -6,7 +6,7 @@ module.exports = { // Retrieve the /now page from the server const body = await EleventyFetch("https://api.omg.lol/address/lewis/now", { type: 'json', - duration: '6h' + duration: '10m' }); // Convert the unix timestamp to a JS datetime timestamp