1

Ajout de données météo

This commit is contained in:
2025-11-27 01:38:50 +01:00
parent bf500c183a
commit 88fd44c0fb
450 changed files with 6182 additions and 205 deletions

View File

@@ -13,7 +13,17 @@ cover: "images/screenshot.png"
# lang: "fr"
# url: "https://www.lego.com/fr-fr/product/t-rex-rampage-75936"
# official: true
status: [{"date": "2025-03-25T10:55:19.654Z", "http_code": 200}]
status: [ { "date": "2025-03-25T10:55:19.654Z", "http_code": 200 } ]
weather:
temperature: 9.2
humidity: 88
pressure: 997.3
illuminance: 88
precipitations: true
wind_speed: 38.5
wind_direction: 222
source:
- open-meteo
---
> [...] I was living under impression that, for example, if the average web page size is 3 MB, then JavaScript bundle should be around 1 MB. Surely content should still take the majority, no?