From 1b003d8f92b3e8e3c4bb64da05d378250cff6dc6 Mon Sep 17 00:00:00 2001 From: zvevqx Date: Thu, 21 Mar 2024 13:24:12 +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 81e3677..eba74b3 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: ['code','python'] desc: ressources for python ...