fix: skill issue
All checks were successful
Deploy via SSH on push / deploy-via-ssh (push) Successful in 20s

This commit is contained in:
2025-12-01 12:52:06 +00:00
parent 36633ebd2b
commit c889db8c76
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
projects = [
projects_list = [
{
"title": "Kernel From Scratch",
"description": "Création d'un kernel en Zig 0.13 avec pilotes claviers et graphiques, IDT, GDT, gestion mémoire et shell intégré",