mirror of
https://github.com/bartvdbraak/hellob.art.git
synced 2025-04-27 17:41:21 +00:00
Merge pull request #303 from bartvdbraak/chore/lfcs
Update LFCS title in timeline.ts
This commit is contained in:
commit
bc874309f5
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ export type TimelineItem = {
|
||||||
|
|
||||||
const timeline: TimelineItem[] = [
|
const timeline: TimelineItem[] = [
|
||||||
{
|
{
|
||||||
title: 'LFCS: Linux Foundation Certified Systems Administrator',
|
title: 'Linux Foundation Certified Systems Administrator (LFCS)',
|
||||||
subTitle: 'The Linux Foundation',
|
subTitle: 'The Linux Foundation',
|
||||||
icon: Badge,
|
icon: Badge,
|
||||||
startYear: 2024
|
startYear: 2024
|
||||||
|
|
Loading…
Reference in a new issue