From 6760fa4f5db7d0de3413b187678d86c1e3a0a830 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9drix?= Date: Sat, 16 May 2026 09:09:28 +0200 Subject: [PATCH] =?UTF-8?q?draft:=20Game=20&=20Watch=20DIY=20=E2=80=94=20F?= =?UTF-8?q?abrication?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../draft_overlay.json | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/a9474a83-43b3-484c-950e-37a27ff663fe/draft_overlay.json b/a9474a83-43b3-484c-950e-37a27ff663fe/draft_overlay.json index f13e858..2409302 100644 --- a/a9474a83-43b3-484c-950e-37a27ff663fe/draft_overlay.json +++ b/a9474a83-43b3-484c-950e-37a27ff663fe/draft_overlay.json @@ -1,8 +1,15 @@ { "title": "Game & Watch DIY — Du prototype à la console fabriquée", - "_updated_at": "2026-05-16 07:09:27", + "_updated_at": "2026-05-16 07:09:28", "slug": "game-watch-diy-fabrication", "published": true, "published_at": "2026-05-15 16:00", - "category": "fablab" + "category": "fablab", + "tags": { + "tags": [ + "DIY", + "Arduino Uno", + "Game & Watch" + ] + } }