From 2e23cf1a82e77332f7df02f0cc9d115a2fcb6c02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9drix?= Date: Sat, 16 May 2026 08:59:50 +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 cf72c36..e0d9084 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:59:48", + "_updated_at": "2026-05-16 06:59:50", "published": false, "published_at": "2026-05-13 18:08", - "category": "fablab" + "category": "fablab", + "tags": { + "tags": [ + "DIY", + "Arduino Uno", + "Game & Watch" + ] + } }