From 2cd082c37083033e88e0f27ae33ce66834d720e8 Mon Sep 17 00:00:00 2001 From: Kevin Matsubara Date: Sat, 8 Feb 2025 22:51:18 +0100 Subject: [PATCH] Move LPIC-1 certification to courses. --- src/Pages/Software/education.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/Pages/Software/education.json b/src/Pages/Software/education.json index 3d2b60e..3def875 100644 --- a/src/Pages/Software/education.json +++ b/src/Pages/Software/education.json @@ -45,6 +45,16 @@ "intstitution": "Udemy", "link": "https://www.udemy.com/course/fsharp-from-the-ground-up/", "certificate": "https://www.udemy.com/certificate/UC-821edd16-10a7-499f-b66e-2bd97f3ce3dd/" + { + "name": "LPIC-1", + "sub": "", + "instructor": "", + "achieveDate": "2022-01-25", + "duration": 48, + "institution": "Linux professional institute certification", + "link": "https://www.lpi.org/our-certifications/", + "certificate": "", + "skills": "Linux" }, { "name": "Docker Mastery",