From e1ecf61095388e9b0ab28416aa34247cad7a4bf7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9drix?= Date: Sat, 16 May 2026 08:59:27 +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 8a67c12..123cb32 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 — Fabrication", "slug": "game-watch-diy-fabrication", - "_updated_at": "2026-05-16 06:58:21", + "_updated_at": "2026-05-16 06:59:27", "published": false, "published_at": "2026-05-13 18:08", - "category": "fablab" + "category": "fablab", + "tags": { + "tags": [ + "DIY", + "Arduino Uno", + "Game & Watch" + ] + } }