From cbac92d184062d88d6910272acd0c27b34c24974 Mon Sep 17 00:00:00 2001 From: Vladislav Safonov <29694249+ntdesmond@users.noreply.github.com> Date: Sat, 9 Sep 2023 15:04:54 +0300 Subject: [PATCH] Fix study years lol --- src/pages/cv/data/education.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/cv/data/education.ts b/src/pages/cv/data/education.ts index b5a3cd1..6b05adf 100644 --- a/src/pages/cv/data/education.ts +++ b/src/pages/cv/data/education.ts @@ -14,7 +14,7 @@ const education = merge({ iu: { specialty: 'Computer science, Bachelor', organization: 'Innopolis University', - period: '2021 — 2023', + period: '2019 — 2023', }, }, ru: {