From 5ca0e342deafcc0ffb320c38a4dc51bf7ca4970c Mon Sep 17 00:00:00 2001 From: nik Date: Thu, 6 Jun 2024 09:02:47 +0000 Subject: [PATCH] fix year --- routes/main.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/routes/main.js b/routes/main.js index d962cf6..653b328 100644 --- a/routes/main.js +++ b/routes/main.js @@ -62,7 +62,7 @@ router.get('/', function (req, res, next) { const experience = [ { title: "RRC d.o.o [ Developer ]", - time: "18/03/2024 - 31/05/2022", + time: "18/03/2024 - 31/05/2024", des: "Student practicum. Backend in java with frontend in ext JS and jQuery", }, {