mirror of
https://github.com/bartvdbraak/hellob.art.git
synced 2025-04-27 09:31:21 +00:00
chore: add cert for az-400
This commit is contained in:
parent
93ebc7fade
commit
251f671845
1 changed files with 6 additions and 0 deletions
|
@ -20,6 +20,12 @@ export type TimelineItem = {
|
||||||
};
|
};
|
||||||
|
|
||||||
const timeline: TimelineItem[] = [
|
const timeline: TimelineItem[] = [
|
||||||
|
{
|
||||||
|
title: 'Azure DevOps Engineer Expert (AZ-400)',
|
||||||
|
subTitle: 'Microsoft',
|
||||||
|
icon: Badge,
|
||||||
|
startYear: 2024
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: 'Azure Network Engineer Associate (AZ-700)',
|
title: 'Azure Network Engineer Associate (AZ-700)',
|
||||||
subTitle: 'Microsoft',
|
subTitle: 'Microsoft',
|
||||||
|
|
Loading…
Reference in a new issue