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