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

@@ -5,7 +5,19 @@ links:
lang: en
title: "The Web I Want - DEV Community"
date: 2023-05-15
keywords: ["web", "html", "performance", "a11y", "software", "coding", "development", "engineering", "inclusive", "community"]
keywords:
[
"web",
"html",
"performance",
"a11y",
"software",
"coding",
"development",
"engineering",
"inclusive",
"community"
]
cover: "images/screenshot.png"
# Example:
# links:
@@ -13,7 +25,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:51:23.387Z", "http_code": 200}]
status: [ { "date": "2025-03-25T10:51:23.387Z", "http_code": 200 } ]
weather:
temperature: 16.6
humidity: 68
pressure: 1012.8
illuminance: 768
precipitations: true
wind_speed: 11
wind_direction: 308
source:
- open-meteo
---
> The web is supposed to be accessible to all but flavour of the month techniques and over-complication is ruining everything. Tagged with web, html, performance, a11y.