From 6afc56d4bd0eee4ef6a5bf04a32cfecde2d6d58c Mon Sep 17 00:00:00 2001 From: TBS093A Date: Mon, 12 May 2025 16:10:05 +0200 Subject: [PATCH] fix(content): fix titles for software development stuffs - --- src/content/kamil.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/content/kamil.js b/src/content/kamil.js index bca5afd..c9a3b0d 100644 --- a/src/content/kamil.js +++ b/src/content/kamil.js @@ -351,7 +351,7 @@ export const content_pl = [ { type: "workSubSegment", tabs: 0, - title: "Programowanie", + title: "Software Development", image: "", branchBorderColor: "#ffd748", mainBorderColor: null, @@ -477,7 +477,7 @@ export const content_pl = [ { type: "workSubSegment", tabs: 0, - title: "Programowanie", + title: "Software Development", image: "", branchBorderColor: "#ffd748", mainBorderColor: null, @@ -1043,7 +1043,7 @@ export const content_en = [ { type: "workSubSegment", tabs: 0, - title: "Programming", + title: "Software Development", image: "", branchBorderColor: "#ffd748", mainBorderColor: null, @@ -1168,7 +1168,7 @@ export const content_en = [ },{ type: "workSubSegment", tabs: 0, - title: "Programming", + title: "Software Development", image: "", branchBorderColor: "#ffd748", mainBorderColor: null,