From 339c97ddbce854dfbefac58dc2de8e8f38a876b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9drix?= Date: Sat, 16 May 2026 09:07:09 +0200 Subject: [PATCH] draft: Noyau UNIX --- .../draft_overlay.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/51dc3827-ad16-4494-9f16-b279f8fd2a09/draft_overlay.json b/51dc3827-ad16-4494-9f16-b279f8fd2a09/draft_overlay.json index 4ea8843..6e51cd3 100644 --- a/51dc3827-ad16-4494-9f16-b279f8fd2a09/draft_overlay.json +++ b/51dc3827-ad16-4494-9f16-b279f8fd2a09/draft_overlay.json @@ -1,8 +1,14 @@ { "title": "Le noyau Unix", - "_updated_at": "2026-05-16 07:06:49", + "_updated_at": "2026-05-16 07:07:09", "slug": "noyau-unix", "published": true, "published_at": "2023-01-26 23:58", - "category": "Informatique" + "category": "Informatique", + "tags": { + "tags": [ + "Linux", + "Unix" + ] + } }