From 449c6dbf8a3c3fef8194a0a50bbfe233d993945e Mon Sep 17 00:00:00 2001 From: Bart van der Braak Date: Sun, 17 Mar 2024 19:26:27 +0100 Subject: [PATCH] chore: add LFCS certification --- src/lib/content/timeline.ts | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/lib/content/timeline.ts b/src/lib/content/timeline.ts index a6f1bd6..4a1fcd9 100644 --- a/src/lib/content/timeline.ts +++ b/src/lib/content/timeline.ts @@ -20,6 +20,12 @@ export type TimelineItem = { }; const timeline: TimelineItem[] = [ + { + title: 'LFCS: Linux Foundation Certified Systems Administrator', + subTitle: 'The Linux Foundation', + icon: Badge, + startYear: 2024 + }, { title: 'Azure DevOps Engineer Expert (AZ-400)', subTitle: 'Microsoft',