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:53:07.018Z", "http_code": 200}]
|
||||
status: [ { "date": "2025-03-25T10:53:07.018Z", "http_code": 200 } ]
|
||||
weather:
|
||||
temperature: 22.9
|
||||
humidity: 35
|
||||
pressure: 1016.1
|
||||
illuminance: 534
|
||||
precipitations: false
|
||||
wind_speed: 23.5
|
||||
wind_direction: 249
|
||||
source:
|
||||
- open-meteo
|
||||
---
|
||||
|
||||
> Recently I've been learning about the history of computers. I find it to be incredibly interesting. I'd like to write a post about it to summarize and comment on what I've learned. …
|
||||
Reference in New Issue
Block a user