Ajout de données météo
This commit is contained in:
@@ -5,7 +5,7 @@ links:
|
||||
lang: en-us
|
||||
title: "It's okay to Make Something Nobody Wants"
|
||||
date: 2023-09-23
|
||||
keywords: [""]
|
||||
keywords: [ "" ]
|
||||
cover: "images/screenshot.png"
|
||||
# Example:
|
||||
# links:
|
||||
@@ -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:54:18.716Z", "http_code": 200}]
|
||||
status: [ { "date": "2025-03-25T10:54:18.716Z", "http_code": 200 } ]
|
||||
weather:
|
||||
temperature: 15.3
|
||||
humidity: 65
|
||||
pressure: 1017
|
||||
illuminance: 538
|
||||
precipitations: false
|
||||
wind_speed: 19.1
|
||||
wind_direction: 271
|
||||
source:
|
||||
- open-meteo
|
||||
---
|
||||
|
||||
> Products seem to be made for users, but I think this might be an illusion; they are more like a medium for self-expression.
|
||||
Reference in New Issue
Block a user