From fe7dc6f38146abb1d313f335e3ecb2b6a4aabb05 Mon Sep 17 00:00:00 2001 From: Bart van der Braak Date: Sun, 17 Mar 2024 23:45:03 +0100 Subject: [PATCH] feat: update LFCS title in timeline.ts --- src/lib/content/timeline.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/content/timeline.ts b/src/lib/content/timeline.ts index 4a1fcd9..d476250 100644 --- a/src/lib/content/timeline.ts +++ b/src/lib/content/timeline.ts @@ -21,7 +21,7 @@ export type TimelineItem = { const timeline: TimelineItem[] = [ { - title: 'LFCS: Linux Foundation Certified Systems Administrator', + title: 'Linux Foundation Certified Systems Administrator (LFCS)', subTitle: 'The Linux Foundation', icon: Badge, startYear: 2024