From 806d97d16c570c9c8ff59579929ffc7778830458 Mon Sep 17 00:00:00 2001 From: zvevqx Date: Thu, 21 Mar 2024 13:26:52 +0100 Subject: [PATCH] yaml fix list --- pages/python101.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/python101.md b/pages/python101.md index eba74b3..c97ab17 100644 --- a/pages/python101.md +++ b/pages/python101.md @@ -1,7 +1,7 @@ title : Python 101 author: zvevqx published: 2025-11-22 -cat: ['code','python'] +cat: python desc: ressources for python ...