From 5318c0a0aa4da118d2d67655b279e91a1c64baae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9drix?= Date: Sat, 16 May 2026 23:52:34 +0200 Subject: [PATCH] draft: Calcul de la taille de la partition swap --- .../draft_overlay.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/1a78c1b5-89d9-4db8-9be1-4e9177aabefd/draft_overlay.json b/1a78c1b5-89d9-4db8-9be1-4e9177aabefd/draft_overlay.json index dfadc6d..2f1bcd0 100644 --- a/1a78c1b5-89d9-4db8-9be1-4e9177aabefd/draft_overlay.json +++ b/1a78c1b5-89d9-4db8-9be1-4e9177aabefd/draft_overlay.json @@ -1,8 +1,14 @@ { "title": "Calcul de la taille de la partition swap", - "_updated_at": "2026-05-16 21:52:23", + "_updated_at": "2026-05-16 21:52:34", "slug": "calcul-de-la-taille-de-la-partition-swap", "published": true, "published_at": "2023-01-18 20:35", - "category": "Informatique" + "category": "Informatique", + "tags": { + "tags": [ + "Partition", + "swap" + ] + } }