mirror of
https://github.com/bartvdbraak/hellob.art.git
synced 2025-04-26 17:11:21 +00:00
feat: update LFCS title in timeline.ts
This commit is contained in:
parent
ca249e36b6
commit
fe7dc6f381
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue