mirror of
https://github.com/NotXia/notxia.github.io.git
synced 2025-12-16 03:31:46 +01:00
Update cv
This commit is contained in:
@ -20,7 +20,12 @@
|
||||
{
|
||||
title: $t('bs in cs'), time_label: '2020 - 2023',
|
||||
description: $t('unibo'),
|
||||
start: new Date(2020, september, 1), end: new Date(), current: true
|
||||
start: new Date(2020, september, 1), end: new Date(2023, september, 1), current: true
|
||||
},
|
||||
{
|
||||
title: $t('ms in ai'), time_label: '2023 - 2025',
|
||||
description: $t('unibo'),
|
||||
start: new Date(2023, september, 1), end: new Date(), current: true
|
||||
}
|
||||
]"
|
||||
:left="[
|
||||
|
||||
Reference in New Issue
Block a user