Ajout de données météo
This commit is contained in:
@@ -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?
|
||||
Reference in New Issue
Block a user